mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
[fix] Allow integration
This commit is contained in:
parent
e490f02d7b
commit
e62f162a9e
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ location {{ path_url }}/ {
|
|||
location ~ ^{{ path_url }}(data|config|\.ht|db_structure\.xml|README) {
|
||||
deny all;
|
||||
}
|
||||
|
||||
more_set_headers "X-Frame-Options : ALLOWALL";
|
||||
|
|
Loading…
Reference in a new issue