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

Class Config

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]
  DATA_DIR = '/builddir/build/BUILD/copr-frontend-1.43/coprs_fro...
  DATABASE = '/builddir/build/BUILD/copr-frontend-1.43/coprs_fro...
  OPENID_STORE = '/builddir/build/BUILD/copr-frontend-1.43/coprs...
  WHOOSHEE_DIR = '/builddir/build/BUILD/copr-frontend-1.43/coprs...
  SECRET_KEY = 'THISISNOTASECRETATALL'
  BACKEND_PASSWORD = 'thisisbackend'
  USE_ALLOWED_USERS = False
  ALLOWED_USERS = []
  SQLALCHEMY_DATABASE_URI = 'sqlite:////builddir/build/BUILD/cop...
  API_TOKEN_LENGTH = 30
  API_TOKEN_EXPIRATION = 180
  SEND_LOGS_TO = ['root@localhost']
  LOGGING_LEVEL = 40
  SEND_LEGAL_TO = ['root@localhost']
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

DATA_DIR

Value:
'/builddir/build/BUILD/copr-frontend-1.43/coprs_frontend/coprs/../../d\
ata'

DATABASE

Value:
'/builddir/build/BUILD/copr-frontend-1.43/coprs_frontend/coprs/../../d\
ata/copr.db'

OPENID_STORE

Value:
'/builddir/build/BUILD/copr-frontend-1.43/coprs_frontend/coprs/../../d\
ata/openid_store'

WHOOSHEE_DIR

Value:
'/builddir/build/BUILD/copr-frontend-1.43/coprs_frontend/coprs/../../d\
ata/whooshee'

SQLALCHEMY_DATABASE_URI

Value:
'sqlite:////builddir/build/BUILD/copr-frontend-1.43/data/copr.db'