canarieapi.default_configuration

Default configuration values for Canarie API.

To have the programs in the package override the values with the values found in this file, you need to set the environment variable named “CANARIE_API_CONFIG_FN” to the path of your own copy before launching the program.

Module Contents

canarieapi.default_configuration.MY_SERVER_NAME = 'http://localhost:2000'[source]
canarieapi.default_configuration.SERVER_MAIN_TITLE = 'Canarie API'[source]
canarieapi.default_configuration.PARSE_LOGS = True[source]
canarieapi.default_configuration.DATABASE[source]
canarieapi.default_configuration.SERVICES[source]
canarieapi.default_configuration.PLATFORMS[source]