summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index a1d6c67b..92bc0846 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -1119,6 +1119,7 @@ in rec {
1119 new_schema = true; 1119 new_schema = true;
1120 backend = "redis"; 1120 backend = "redis";
1121 per_user = true; 1121 per_user = true;
1122 min_learns = 0;
1122 1123
1123 autolearn = [-5, 15]; 1124 autolearn = [-5, 15];
1124 1125