mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
minor updates
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"admin_emails": ["mail@example.com"],
|
||||
"mod_emails": ["mail@example.com"],
|
||||
|
||||
"jwt_key": "",
|
||||
"jwt_key": "generate a random secret string here",
|
||||
"server_addr": "0.0.0.0:80",
|
||||
|
||||
"logger": true,
|
||||
|
||||
Reference in New Issue
Block a user