mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Most of these are managed by the launcher. Keeping these here will cause problems as values we set in the launcher get reset by those.
11 lines
525 B
INI
11 lines
525 B
INI
/////////////////////// server configuration file.
|
|
// This file is executed automatically on startup.
|
|
|
|
//////////////////////////
|
|
//// SERVER ////
|
|
//////////////////////////
|
|
//hostname "R5" // Determines the name of the server displayed in the server browser.
|
|
sv_pylonvisibility "0" // Determines the visiblity to the Pylon Master Server (server browser), 0 = Not visible, 1 = Visible.
|
|
|
|
sv_requireOriginToken "0" // Enables origin token verification on the server
|