mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
fix integration of code for docs webpage
before, the two hyphens were replaced by a dash in the view presented on docs.nextcloud.com, resulting in an erroneous occ command (too many arguments to "config:app:set") Signed-off-by: piechocki <34336439+piechocki@users.noreply.github.com>
This commit is contained in:
committed by
backportbot[bot]
parent
48666ff436
commit
1f1e85ad20
@@ -136,7 +136,7 @@ Encrypting team folders
|
||||
-----------------------
|
||||
|
||||
By default team folder are not encrypted. If you want to encrypt your team folders
|
||||
as well you need to run following occ command:
|
||||
as well you need to run following occ command::
|
||||
|
||||
occ config:app:set groupfolders enable_encryption --value=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user