From 014df3766ce530a748dce806160aa589a173071c Mon Sep 17 00:00:00 2001 From: j Date: Tue, 22 Oct 2019 16:15:49 +0200 Subject: [PATCH] only use sendReferrer in site --- pandora/config.pandora.jsonc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 9658b2656..f7fdd8f29 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -990,11 +990,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. {"name": "Private", "color": [255, 128, 128]} ], /* - "sendReferrer", if set to false, will cause all outgoing links to originate - from one single URL - */ - "sendReferrer": false, - /* "site" contains various settings for this instance. In "email", "contact" if the address in the contact form (to), "system" is the address used by the system (from).