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