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
|
|
@ -1,6 +1,7 @@
|
|||
ACORE_ARMORY_AOWOW_URL="https://wotlkdb.com"
|
||||
ACORE_ARMORY_WEBSITE_URL="https://mywebsite.com"
|
||||
ACORE_ARMORY_WEBSITE_NAME="My Website"
|
||||
ACORE_ARMORY_WEBSITE_ROOT=""
|
||||
ACORE_ARMORY_IFRAME_MODE__ENABLED=0
|
||||
ACORE_ARMORY_IFRAME_MODE__URL="https://mywebsite.com/armory"
|
||||
ACORE_ARMORY_LOAD_DBCS=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue