Skip to content

Commit 1f1e85a

Browse files
piechockibackportbot[bot]
authored andcommitted
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 <[email protected]>
1 parent 48666ff commit 1f1e85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/configuration_files/encryption_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Encrypting team folders
136136
-----------------------
137137

138138
By default team folder are not encrypted. If you want to encrypt your team folders
139-
as well you need to run following occ command:
139+
as well you need to run following occ command::
140140

141141
occ config:app:set groupfolders enable_encryption --value=true
142142

0 commit comments

Comments
 (0)