feat: add website root path settings (#1)
* feat: add website root path settings * fix: disable cloudflare rocket-loader for iframe-resizer
This commit is contained in:
parent
1b7e975080
commit
b8de1cbc8b
22 changed files with 86 additions and 60 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"aowowUrl": "https://wotlkdb.com",
|
||||
"websiteUrl": "https://mywebsite.com",
|
||||
"websiteName": "My Website",
|
||||
"websiteRoot": "",
|
||||
"iframeMode": {
|
||||
"enabled": false,
|
||||
"url": "https://mywebsite.com/armory"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue