Merge pull request #10 from lmontoute/patch-1

Change CdnBaseUrl to CdnFullUrl (match implementation)
This commit is contained in:
rootdarkarchon
2022-08-16 09:13:56 +02:00
committed by GitHub

View File

@@ -23,7 +23,7 @@
]
}
},
"CdnBaseUrl": "https://<url or ip to your server>/cache/",
"CdnFullUrl": "https://<url or ip to your server>/cache/",
"FailedAuthForTempBan": 5,
"TempBanDurationInMinutes": 30,
"DiscordBotToken": "",