mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
paper: double 30min chain length
This commit is contained in:
parent
2a3fc0ca26
commit
d11396d388
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ services:
|
|||
- 'ALEX_XMX=8192'
|
||||
# Backups every 30 minutes stored for a day for quick rollback in case of crash
|
||||
# Daily full backups for 7 days for broader rollback if needed
|
||||
- 'ALEX_LAYERS=30min,30,1,24;daily,1440,7,1'
|
||||
- 'ALEX_LAYERS=30min,30,1,48;daily,1440,7,1'
|
||||
ports:
|
||||
- '25565:25565'
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue