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:
@@ -12,5 +12,11 @@
|
|||||||
"secret": "mysecret",
|
"secret": "mysecret",
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"logger": {
|
||||||
|
"errorLogging": {
|
||||||
|
"filename": "error.log",
|
||||||
|
"level": "error"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user