feat: add analytics data cache toggle

This commit is contained in:
eoao
2026-05-10 13:12:22 +08:00
parent 80242d5c24
commit 44bbf9c3da
5 changed files with 19 additions and 3 deletions

View File

@@ -33,7 +33,8 @@ run_worker_first = true
[vars]
ai_model = "@cf/meta/llama-3.1-8b-instruct"
ai_model = ""
analysis_cache = false
orm_log = false
domain = ["example.com", "example2.com", "example3.com", "example4.com"]
admin = "admin@example.com"