committed by
GitHub
1 changed files with 1 additions and 5 deletions
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||||
set -x |
set -x |
||||
fi |
fi |
||||
|
|
||||
version="200816" |
version="210816" |
||||
|
|
||||
#### Variables #### |
#### Variables #### |
||||
|
|
||||
@ -25,10 +25,6 @@ email="[email protected]" |
|||||
pushbulletalert="off" |
pushbulletalert="off" |
||||
pushbullettoken="accesstoken" |
pushbullettoken="accesstoken" |
||||
|
|
||||
# Steam login |
|
||||
steamuser="anonymous" |
|
||||
steampass="" |
|
||||
|
|
||||
# Start Variables |
# Start Variables |
||||
maxplayers="16" |
maxplayers="16" |
||||
ip="0.0.0.0" |
ip="0.0.0.0" |
||||
|
Loading…
Reference in new issue