feat: add analytics data cache toggle
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user