Update README.md
This commit is contained in:
parent
57213b0d39
commit
7c45399b48
1 changed files with 5 additions and 4 deletions
|
@ -94,8 +94,8 @@ Steam server port (can't rebind with docker, it doesn't work) (default : 7778)
|
|||
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)
|
||||
+ __TZ__
|
||||
Time Zone : Set the container timezone (for crontab).
|
||||
|
||||
|
||||
---
|
||||
|
@ -132,6 +132,7 @@ Number of minute to warn the players when auto-update (default : 30)
|
|||
- Handle mods && auto update mods
|
||||
+ 1.2 :
|
||||
- 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue