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:
parent
fff8b20b5e
commit
fb2aeca64e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue