Update README.md

This commit is contained in:
TuRz4m 2015-11-05 14:48:46 +01:00
parent 57213b0d39
commit 7c45399b48

View file

@ -93,9 +93,9 @@ Steam server port (can't rebind with docker, it doesn't work) (default : 7778)
+ __BACKUPONSTART__ + __BACKUPONSTART__
1 : Backup the server when the container is started. 0: no backup (default : 1) 1 : Backup the server when the container is started. 0: no backup (default : 1)
+ __UPDATEPONSTART__ + __UPDATEPONSTART__
1 : Update the server when the container is started. 0: no update (default : 1) 1 : Update the server when the container is started. 0: no update (default : 1)
+ __WARNMINUTE__ + __TZ__
Number of minute to warn the players when auto-update (default : 30) Time Zone : Set the container timezone (for crontab).
--- ---
@ -131,7 +131,8 @@ Number of minute to warn the players when auto-update (default : 30)
- Works with Ark Server Tools 1.4 [See changelog here](https://github.com/FezVrasta/ark-server-tools/releases/tag/v1.4) - Works with Ark Server Tools 1.4 [See changelog here](https://github.com/FezVrasta/ark-server-tools/releases/tag/v1.4)
- Handle mods && auto update mods - Handle mods && auto update mods
+ 1.2 : + 1.2 :
- Remove variable AUTOBACKUP & AUTOUPDATE - Remove variable AUTOBACKUP & AUTOUPDATE
- Remove variable WARNMINUTE (can now be find in arkmanager.cfg)
- Add crontab support - Add crontab support
- You can now config crontab with the file /your/ark/path/crontab - You can now config crontab with the file /your/ark/path/crontab