enable forcesave

This commit is contained in:
root 2022-11-12 02:30:24 +01:00
parent 8431eb0809
commit bb9d6b1967

View File

@ -83,7 +83,7 @@ services:
environment:
- JWT_ENABLED=true
- JWT_SECRET=MvaG9zdHMgCnN1ZG8gbmFubyAvZXRjL2hvc3RzIApzY3AgVMOpbMOpY
- FORCESAVE_ENABLE=false
- FORCESAVE_ENABLE=true
- FORCESAVE_INTERVAL=2m
- FORCESAVE_STEP=5m
volumes: