mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 17:41:56 +00:00
Fastboot (#2761)
Adds a config option that disables some time consuming bootup steps that aren't generally required for debugging.
This commit is contained in:
@@ -464,3 +464,7 @@ LOG_GELF_PORT 12201
|
||||
## This determines how many VM identifiers must be spotted on a user before admins are warned about them joining.
|
||||
## Leave at 0 or commented out to disable.
|
||||
# ACCESS_WARN_VMS 2
|
||||
|
||||
|
||||
# Enables fastboot - some features not essential to testing (like sunlight) will be disabled to speed up server boot. Should not be used on production servers.
|
||||
# FASTBOOT
|
||||
|
||||
Reference in New Issue
Block a user