Abstract
A configuration. Defines settings and setting groups.
Protected
Creates a new Configuration.
Readonly
Deserializes a JSON configuration into this configuration. This WILL overwrite past settings.
Saves the configuration.
the serialized version of the configuration. All undefined values are stripped from output. If a category remains unchanged from defaults, it is skipped. If the entire configuration remains unchanged, null is returned.
undefined
null
Static
the configuration from the current wiki.
A configuration. Defines settings and setting groups.