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.

Attributes

MY_SERVER_NAME

SERVER_MAIN_TITLE

PARSE_LOGS

DATABASE

SERVICES

PLATFORMS

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]