5 lines
289 B
Plaintext
5 lines
289 B
Plaintext
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.
|