bcns-gameDistributionSystem/api/api.conf
odecif edfb0d2162 Added printing of failed cover art
Also parametricised nfo suffix to look for

Fixes #18
2022-10-31 11:48:23 +01:00

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