Inherits Reference < Object
The Config class reads the config from a given YAML file and creates appropriate getters for the expected fields.
Creates a new Config instance.
Config
Gets the board description from the config.
Gets the board name from the config.
Gets the database path from the config.
Gets the maximum amount of replies from the config.
Get the maximum amount of threads from the config.
Gets the secret key from the config.
Gets the maximum amount of threads per page from the config.
Reloads the YAML config.