changed bayes ttl to 14 days

This commit is contained in:
2022-07-12 14:25:25 +02:00
committed by Gitea
parent d4c8c86428
commit 46a387d12b
+1 -1
View File
@@ -1,4 +1,4 @@
backend = "redis";
new_schema = true;
expire = 2592000;
expire = 1209600O;