mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
d48188870e
Discord bot and plex operations are now logged seperatly.
14 lines
204 B
YAML
14 lines
204 B
YAML
root:
|
|
log_level: "info"
|
|
|
|
discord:
|
|
prefix: "?"
|
|
token: "<BOT_TOKEN>"
|
|
log_level: "debug"
|
|
|
|
plex:
|
|
base_url: "<BASE_URL>"
|
|
token: "<PLEX_TOKEN>"
|
|
library_name: "<LIBRARY_NAME>"
|
|
log_level: "debug"
|