Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TuRz4m committed Nov 5, 2015
1 parent 57213b0 commit 7c45399
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ Steam server port (can't rebind with docker, it doesn't work) (default : 7778)
+ __BACKUPONSTART__
1 : Backup the server when the container is started. 0: no backup (default : 1)
+ __UPDATEPONSTART__
1 : Update the server when the container is started. 0: no update (default : 1)
+ __WARNMINUTE__
Number of minute to warn the players when auto-update (default : 30)
1 : Update the server when the container is started. 0: no update (default : 1)
+ __TZ__
Time Zone : Set the container timezone (for crontab).


---
Expand Down Expand Up @@ -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)
- Handle mods && auto update mods
+ 1.2 :
- Remove variable AUTOBACKUP & AUTOUPDATE
- Remove variable AUTOBACKUP & AUTOUPDATE
- Remove variable WARNMINUTE (can now be find in arkmanager.cfg)
- Add crontab support
- You can now config crontab with the file /your/ark/path/crontab

0 comments on commit 7c45399

Please sign in to comment.