This commit is contained in:
Matt Nish-Lapidus 2025-06-30 17:28:47 -04:00
parent c34c97d13c
commit 7224520616

View file

@ -39,7 +39,7 @@
algorithm = "fuzzy"; algorithm = "fuzzy";
external = { external = {
enable = true; enable = true;
max_results = 100; max_results = 200;
}; };
}; };
}; };