1 changed files with 2 additions and 7 deletions
@ -13,17 +13,12 @@ emailnotification="off" |
|||||
email="[email protected]" |
email="[email protected]" |
||||
|
|
||||
# Steam login |
# Steam login |
||||
steamuser="username" # 7 Days requires a registered user for downloads |
steamuser="username" |
||||
steampass="password" # enter your password |
steampass="password" |
||||
|
|
||||
# Start Variables |
# Start Variables |
||||
ip="0.0.0.0" # can leave to answer on any IP |
ip="0.0.0.0" # can leave to answer on any IP |
||||
|
|
||||
# Telnet Variables - used for graceful shutdown |
|
||||
telnetip="127.0.0.1" # if 127.0.0.1 doesn't work, enter your public IP |
|
||||
telnetport="8081" # change to your customized port number |
|
||||
telnetpass="password" # set for your telnet password |
|
||||
|
|
||||
# Mod Variables |
# Mod Variables |
||||
|
|
||||
# If you are using or want to use Alloc's Server Fixes, |
# If you are using or want to use Alloc's Server Fixes, |
||||
|
Loading…
Reference in new issue