Skip to content

SSM Settings

Robomikel edited this page Oct 28, 2020 · 6 revisions

To change some of the default Features about SSM. Such as console Text Color, Check Update, and Auto Update on Start. As Well as Several other Features. Locate Steam-Server-Manager\config-local\local_settings.ps1. if you do not see the local-config folder. run ./ssm without params at least once. This will generate the local_settings.ps1. You can take a look at it here. You will find Settings or Features you can Enable and Disable by changing the Variable from on to off.

Some of the Settings require a value. Like the Max mount of Backups to keep before deleting the oldest. The default is 2. You can change to any numbered value you would like. As well as the log counts.

Others will have a note next to them, of what it can be changed to. Like the console text color.

core_settings.ps1 will now be copied to Steam-Server-Manager\config-local\local_settings.ps1 on first run. Local settings can be changed here and will not be overwritten during updates.

run ./ssm without params at least once