mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
1 line
3.3 KiB
HTML
1 line
3.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/configuration_section/overflow_configuration - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/configuration_section/overflow_configuration.html#var">Var Details</a></header><main><h1>overflow_configuration <aside>/<a href="datum.html">datum</a>/<a href="datum/configuration_section.html">configuration_section</a>/<a href="datum/configuration_section/overflow_configuration.html">overflow_configuration</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/controllers/configuration/sections/overflow_configuration.dm#L2"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/overflow_configuration.dm 2"></a></h1><p>Config holder for all overflow-server related things</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/configuration_section/overflow_configuration.html#var/overflow_server_location">overflow_server_location</a></th><td>Location of the overflow server</td></tr><tr><th><a href="datum/configuration_section/overflow_configuration.html#var/overflow_whitelist">overflow_whitelist</a></th><td>List of ckeys who will never be routed to the overflow server</td></tr><tr><th><a href="datum/configuration_section/overflow_configuration.html#var/reroute_cap">reroute_cap</a></th><td>Amount of players before reroute server is used. 0 to disable.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/overflow_server_location"><aside class="declaration">var </aside>overflow_server_location <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/controllers/configuration/sections/overflow_configuration.dm#L6"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/overflow_configuration.dm 6"></a></h3><p>Location of the overflow server</p><h3 id="var/overflow_whitelist"><aside class="declaration">var </aside>overflow_whitelist <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/controllers/configuration/sections/overflow_configuration.dm#L8"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/overflow_configuration.dm 8"></a></h3><p>List of ckeys who will never be routed to the overflow server</p><h3 id="var/reroute_cap"><aside class="declaration">var </aside>reroute_cap <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/controllers/configuration/sections/overflow_configuration.dm#L4"><img src="git.png" width="16" height="16" title="code/controllers/configuration/sections/overflow_configuration.dm 4"></a></h3><p>Amount of players before reroute server is used. 0 to disable.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |