Dev: Testing with asyncronous db saving.
This commit is contained in:
parent
1995f61d46
commit
17951a05f5
2 changed files with 63 additions and 3 deletions
|
|
@ -152,6 +152,7 @@ DATABASE_PASSWORD = ''
|
|||
DATABASE_HOST = ''
|
||||
DATABASE_PORT = ''
|
||||
|
||||
DATABASE_NONBLOCKING_SAVE = True
|
||||
|
||||
###################################################
|
||||
# Evennia in-game parsers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue