Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-06-06 23:13:12 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-06-06 23:13:39 +0300
commit199fe0a34713b98903fc50c40fbfffbc0ec0b63d (patch)
tree81836efbca7782bc87510993af4110a318de3e3d /config
parentc79dc0e08f9234739eccf07e13b971aa4664d86f (diff)
Add warning
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index fb767c9cf8c..a1445d77095 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1599,6 +1599,8 @@ $CONFIG = array(
* List of incompatible user agents opted out from Same Site Cookie Protection.
* Some user agents are notorious and don't really properly follow HTTP
* specifications. For those, have an opt-out.
+ *
+ * WARNING: only use this if you know what you are doing
*/
'csrf.optout' => array(
'/^WebDAVFS/', // OS X Finder