mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
update documentation generated from config.sample.php
This commit is contained in:
parent
9598768ef7
commit
2301736118
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user