Package coprs :: Module config :: Class ProductionConfig
[hide private]
[frames] | no frames]

Class ProductionConfig

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  DEBUG = False

Inherited from Config: ALLOWED_USERS, API_TOKEN_EXPIRATION, API_TOKEN_LENGTH, BACKEND_PASSWORD, DATABASE, DATA_DIR, LOGGING_LEVEL, OPENID_STORE, SECRET_KEY, SEND_LOGS_TO, SQLALCHEMY_DATABASE_URI, USE_ALLOWED_USERS, WHOOSHEE_DIR

Properties [hide private]

Inherited from object: __class__