mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 18:07:22 +01:00
Merge pull request #10 from lmontoute/patch-1
Change CdnBaseUrl to CdnFullUrl (match implementation)
This commit is contained in:
commit
b411541f43
1 changed files with 1 additions and 1 deletions
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue