20250113#1

This commit is contained in:
User
2025-01-13 04:44:41 +03:00
parent 794e82f7ce
commit bf529d83c8
12 changed files with 6 additions and 215 deletions

View File

@@ -21,3 +21,4 @@ PAGE501="/templates/error/501.tpl"
# Users environment
MYSQL_PARAM='{"host":"host.docker.internal", "user":"***user***", "pass":"***password***","base":"***basename***", "logsEnable":true}'
REDIS_PARAM='{"host":"127.0.0.1","port":6379,"connectTimeout":2.5,"backoff":{"algorithm":1,"base":500,"cap":750}, "database":0, "defaultExpire":300}'