More cfg presets stuff (#14099)
This commit is contained in:
committed by
GitHub
parent
ce1b5b5d00
commit
bb55ea5f8b
@@ -2,4 +2,22 @@
|
||||
# Loaded before server-specific config presets by configuration.
|
||||
|
||||
[game]
|
||||
desc = "Official English Space Station 14 servers. Vanilla, low roleplay."
|
||||
desc = "Official English Space Station 14 servers. Vanilla, low roleplay."
|
||||
lobbyenabled = true
|
||||
soft_max_players = 130
|
||||
welcomemsg = "Welcome to the server. Be sure to read the rules (press F1)!"
|
||||
|
||||
[infolinks]
|
||||
bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose"
|
||||
discord = "https://discord.spacestation14.io"
|
||||
forum = "https://forum.spacestation14.io"
|
||||
github = "https://github.com/space-wizards/space-station-14"
|
||||
patreon = "https://www.patreon.com/spacestation14"
|
||||
website = "https://spacestation14.io"
|
||||
wiki = "https://wiki.spacestation14.io"
|
||||
|
||||
[net]
|
||||
max_connections = 1024
|
||||
|
||||
[vote]
|
||||
restart_required_ratio = 0.7
|
||||
|
||||
Reference in New Issue
Block a user