mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-24 16:25:00 -04:00
meta referrer origin
https://github.com/FreshRSS/FreshRSS/issues/955 Tested in Firefox 48, Chrome 53, Edge 25
This commit is contained in:
@@ -66,6 +66,9 @@ return array(
|
||||
# Allow or not Web robots (e.g. search engines) in HTML headers.
|
||||
'allow_robots' => false,
|
||||
|
||||
# If true does nothing, if false restricts HTTP Referer via: meta referrer origin
|
||||
'allow_referrer' => false,
|
||||
|
||||
'limits' => array(
|
||||
|
||||
# Duration in seconds of the SimplePie cache,
|
||||
|
||||
Reference in New Issue
Block a user