congress/congress/tests/etc/congress.conf.test.ha_pe1

9 lines
231 B
Plaintext

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