1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

"waitdb = 1" added by @llaske since Sugarizer 1.0

On 2018-05-29 Lionel added this: ("Add an option to wait DB connection")
0ec8bde6b0
This commit is contained in:
A Holt 2018-07-11 13:10:09 -04:00 committed by GitHub
parent fff8b20b5e
commit fb2aeca64e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ path = ../sugarizer/
server = localhost server = localhost
port = 27018 port = 27018
name = sugarizer name = sugarizer
waitdb = 1
[presence] [presence]
port = 8039 port = 8039