update documentation generated from config.sample.php

This commit is contained in:
Morris Jobke 2014-12-02 09:51:49 +01:00
parent 9598768ef7
commit 2301736118

View File

@ -967,3 +967,10 @@ Available:
"font-src 'self' data:; media-src *",
Custom CSP policy, changing this will overwrite the standard policy
::
'secret' => 'ICertainlyShouldHaveChangedTheDefaultSecret',
Secret used by ownCloud for various purposes, e.g. to encrypt data. If you
lose this string there will be data corruption.