diff --git a/config.json b/config.json new file mode 100644 index 0000000..c750aa7 --- /dev/null +++ b/config.json @@ -0,0 +1,11 @@ +{ + "Main": { + "DirParser": "Jellyfin", + "DBPath": "/etc/qbitbot/botdb.db" + }, + + "JellyfinConfig": { + "ServerURL": "https://yourdomain.com", + "APIKey": "youaractualjellyfintoken" + } +} \ No newline at end of file