Skip to content

Commit

Permalink
Update swag-example.mdx
Browse files Browse the repository at this point in the history
Update so AllowIFraming setting is set in Guide for iframing
  • Loading branch information
majora2007 authored Sep 17, 2024
1 parent 22383ae commit 49f8789
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/installation/remote-access/swag-example.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ server {

## Adding in Organizr iframe support

Add the following line under `config/appsetting.json`.
* `"AllowIFraming": true`

Add the following two lines under `location /` and set the FQDN of your Organizr correctly.

* `proxy_hide_header "Content-Security-Policy";`
Expand Down

0 comments on commit 49f8789

Please sign in to comment.