2014-08-30 18:11:04 +02:00
|
|
|
[database]
|
|
|
|
host = localhost
|
2014-09-02 09:38:12 +02:00
|
|
|
port = 27017
|
2014-08-30 18:11:04 +02:00
|
|
|
name = booru-dev
|
|
|
|
|
|
|
|
[security]
|
|
|
|
secret = change
|
2014-08-31 14:07:46 +02:00
|
|
|
minPasswordLength = 5
|
|
|
|
|
|
|
|
[users]
|
|
|
|
minUserNameLength = 1
|
|
|
|
maxUserNameLength = 32
|