rikitiki
v0.1.67
Build C++ web server modules that allow easy routing and deployment.
|
rikitiki looks for and loads a configuration file that is available globally throughout the program. Among other things, this configuration file determines logging levels as well as setting the directory to look for ctemplate templates in.
The config files look like this:
See the libconfig site for further documentation.
Configuration files are looked for in the following order:
It is recommended that you place yours in the '/etc/rikitiki/conf' directory so that it doesn't matter where the module is run from.
Values between '$(' and ')' are treated as variables and expanded out.
The configuration engine recognizes a few built-in variables: