mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-21 08:27:22 +08:00
chore: use memory state by default
This commit is contained in:
parent
3d45348662
commit
a880b2b45b
@ -130,7 +130,7 @@
|
||||
material_directory = ""
|
||||
|
||||
# Used for state management of the task
|
||||
enable_redis = true
|
||||
enable_redis = false
|
||||
redis_host = "localhost"
|
||||
redis_port = 6379
|
||||
redis_db = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user