chore: use memory state by default
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
material_directory = ""
|
material_directory = ""
|
||||||
|
|
||||||
# Used for state management of the task
|
# Used for state management of the task
|
||||||
enable_redis = true
|
enable_redis = false
|
||||||
redis_host = "localhost"
|
redis_host = "localhost"
|
||||||
redis_port = 6379
|
redis_port = 6379
|
||||||
redis_db = 0
|
redis_db = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user