]> git.mxchange.org Git - fba.git/blobdiff - config.defaults.json
Continued:
[fba.git] / config.defaults.json
index d99a6daab32a024a63e4829968ea4be024a66d53..7f7d37c1cbe17bef3c0fe0bcfd83dd9527fa07b6 100644 (file)
@@ -3,7 +3,7 @@
     "log_level"         : "info",
     "host"              : "127.0.0.1",
     "port"              : 8069,
-    "useragent"         : "Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/113.0",
+    "useragent"         : "Mozilla/5.0 (Windows NT 10.0; rv:113.0) Gecko/20100101 Firefox/113.0",
     "connection_timeout": 30,
     "read_timeout"      : 5,
     "hostname"          : "fba.ryona.agency",
     "bot_token"         : "",
     "bot_visibility"    : "unlisted",
     "slogan"            : "### Your footer slogan ###",
-    "recheck_instance"  : 172800,
+    "recheck_instance"  : 604800,
     "recheck_block"     : 43200,
+    "recheck_nodeinfo"  : 604800,
     "misskey_limit"     : 100,
-    "error_log_cleanup" : 604800
+    "error_log_cleanup" : 604800,
+    "write_error_log"   : "true",
+    "rss_limit"         : 50,
+    "api_limit"         : 500,
+    "theme"             : "light",
 }