资源本地化

This commit is contained in:
CN-JS-HuiBai
2026-04-07 16:01:29 +08:00
parent 307a26c0db
commit 64fc023f7b
9 changed files with 314 additions and 41 deletions

View File

@@ -7,3 +7,13 @@ PORT=3000
# Aggregation interval in milliseconds (default 5s)
REFRESH_INTERVAL=5000
# Security
# Keep remote setup disabled unless you explicitly need to initialize from another host.
ALLOW_REMOTE_SETUP=false
COOKIE_SECURE=false
SESSION_TTL_SECONDS=86400
PASSWORD_ITERATIONS=210000
# Runtime external data providers
ENABLE_EXTERNAL_GEO_LOOKUP=false