congress/congress/tests/etc/congress.conf.test.ha_pe2

11 lines
311 B
Plaintext

[DEFAULT]
bind_port = 4002
auth_strategy = noauth
datasource_sync_period = 5
debug = True
replicated_policy_engine = True
encryption_key_path = 'congress/tests/etc/keys'
[database]
# connection = mysql+pymysql://root:password@127.0.0.1/congress?charset=utf8
connection = 'sqlite:///congress/tests/haht/test.db'