Files
cobbleverse/config/forgeconfigapiport.toml
T
2026-07-11 11:50:31 +02:00

7 lines
524 B
TOML
Executable File

#Disables File Watcher. Used to automatically update config if its file has been modified.
disableConfigWatcher = false
#A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.
logUntranslatedConfigurationWarnings = false
#Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs.
defaultConfigsPath = "defaultconfigs"