* Now using Blueprints instead of importing modules. * Now using def create_app instead of just app
14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
[Database]
|
|
db_type = MySQL
|
|
host = localhost
|
|
user = user
|
|
pass = pass
|
|
db_name = gamedistrosys
|
|
contentpath = /srv/nfs_mounts/media/PC/
|
|
nfo_suffix = _index.nfo
|
|
|
|
[Running]
|
|
host = 172.29.29.51
|
|
port = 5501
|
|
|