[database]
host = localhost
port = 27017;
name = booru-dev
[security]
secret = change
minPasswordLength = 5
[users]
minUserNameLength = 1
maxUserNameLength = 32