server WIP
This commit is contained in:
parent
7d00923533
commit
7622cc99ca
6 changed files with 198 additions and 10 deletions
6
eightserve.cfg
Normal file
6
eightserve.cfg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
DISPLAY_COLUMNS = 32
|
||||
DATABASE_URL = "sqlite:///db.sqlite3"
|
||||
SUSLIST_TIMEOUT = "01:00"
|
||||
SUSLIST_THRESHOLD = 5
|
||||
MESSAGE_MAX_LINES = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue