blob: ccd08f43cf8c4d41ce22cd27fe746fc5b83ccf17 (
plain)
1
2
3
4
|
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and environment
variables. It supports callbacks and can store its configuration information
in separate Config objects or in one global configuration instance.
|