Configuration API
Wijjit uses a Flask-inspired configuration system. Config is the dict-like
container exposed as app.config, and DefaultConfig supplies the built-in
defaults (and the authoritative list of recognised keys).
Configuration dictionary with Flask-like interface. |
|
Default configuration values for Wijjit. |
See the User Guide Configuration for the full catalog of configuration keys and their meanings.