Skip to content

Commit 8aab5f5

Browse files
committed
remove login
1 parent 0f289c0 commit 8aab5f5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

lgsm/config-default/config-lgsm/loserver/_default.cfg

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88

99
#### Game Server Settings ####
1010

11-
## SteamCMD Login | https://docs.linuxgsm.com/steamcmd#steamcmd-login
12-
steamuser="username"
13-
steampass='password'
14-
1511
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
1612
servername="LinuxGSM"
1713
ip="0.0.0.0"
@@ -185,4 +181,4 @@ postdetailslog="${lgsmlogdir}/${selfname}-postdetails.log"
185181

186182
## Logs Naming
187183
lgsmlogdate="${lgsmlogdir}/${selfname}-script-$(date '+%Y-%m-%d-%H:%M:%S').log"
188-
consolelogdate="${consolelogdir}/${selfname}-console-$(date '+%Y-%m-%d-%H:%M:%S').log"
184+
consolelogdate="${consolelogdir}/${selfname}-console-$(date '+%Y-%m-%d-%H:%M:%S').log"

0 commit comments

Comments
 (0)