Remove old auto-backup && old auto-update

This commit is contained in:
TuRz4m 2015-10-27 10:55:32 +01:00
commit 55ef946ea2
2 changed files with 5 additions and 19 deletions

View file

@ -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)