avoid having element instance indexed

This commit is contained in:
Daniel Micay 2021-06-18 04:17:51 -04:00
parent b7952c7ce0
commit c473761dfb

View File

@ -89,6 +89,7 @@ http {
root /usr/share/webapps/element;
include snippets/security-headers.conf;
add_header X-Robots-Tag "none";
}
server {