1
0
mirror of https://github.com/franjsco/trackmyd-bot synced 2025-06-05 22:19:29 +02:00

edit config.json

This commit is contained in:
Francesco Esposito
2019-02-19 14:12:03 +01:00
parent afa070151c
commit 73310a077f

View File

@@ -12,5 +12,11 @@
"secret": "mysecret",
"Content-Type": "application/json"
}
},
"logger": {
"errorLogging": {
"filename": "error.log",
"level": "error"
}
}
}