Remove old auto-backup && old auto-update
This commit is contained in:
parent
e8514fe155
commit
55ef946ea2
2 changed files with 5 additions and 19 deletions
|
@ -17,10 +17,6 @@ ENV NBPLAYERS 70
|
|||
ENV UPDATEONSTART 1
|
||||
# if the server is backup when start with docker start
|
||||
ENV BACKUPONSTART 1
|
||||
# Nb minute between auto update (warm) (-1 : no auto update)
|
||||
ENV AUTOUPDATE -1
|
||||
# Nb minute between auto backup (-1 : no auto backup)
|
||||
ENV AUTOBACKUP -1
|
||||
# branch on github for ark server tools
|
||||
ENV BRANCH master
|
||||
# Server PORT (you can't remap with docker, it doesn't work)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue