Ability to enable/disable locks
This commit is contained in:
@@ -3,6 +3,7 @@ host: 0.0.0.0
|
||||
port: 3001
|
||||
redis: ${REDIS_URL} # Use an environment variable to define the Redis URL
|
||||
cache:
|
||||
enable_locks: true
|
||||
java_status_duration: 1m
|
||||
bedrock_status_duration: 1m
|
||||
icon_duration: 24h
|
||||
Reference in New Issue
Block a user