Merge pull request #10 from lmontoute/patch-1
Change CdnBaseUrl to CdnFullUrl (match implementation)
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user