mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
Changes to /etc/nginx/header.conf
add_header Referrer-Policy "no-referrer" always;
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
############################################
|
#############################################
|
||||||
# Carsten Rieger IT-Services
|
# Carsten Rieger IT-Services
|
||||||
# https://www.c-rieger.de
|
# https://www.c-rieger.de
|
||||||
# https://github.com/riegercloud
|
# https://github.com/riegercloud
|
||||||
@@ -6,9 +6,10 @@
|
|||||||
# Version 4.1 AMD64
|
# Version 4.1 AMD64
|
||||||
# changes to the /etc/nginx/header.conf
|
# changes to the /etc/nginx/header.conf
|
||||||
# July, 27th, 2018
|
# July, 27th, 2018
|
||||||
############################################
|
##############################################
|
||||||
# Ubuntu 18.04 LTS AMD64 - Nextcloud 13.0.5
|
# Ubuntu 18.04 LTS AMD64 - Nextcloud 13
|
||||||
############################################
|
# ready for Nextcloud 14 already!
|
||||||
|
##############################################
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
###global function to update and cleanup the environment
|
###global function to update and cleanup the environment
|
||||||
function update_and_clean() {
|
function update_and_clean() {
|
||||||
|
|||||||
Reference in New Issue
Block a user