szurubooru/config.ini

13 lines
163 B
INI
Raw Normal View History

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