Merge pull request #190 from nextcloud/stable10-189

actually enable singleuser mode
This commit is contained in:
Morris Jobke 2016-09-26 17:17:25 +02:00 committed by GitHub
commit 033caf4b63

View File

@ -214,7 +214,7 @@ command gives you the option to encrypt all files. You must first put your
Nextcloud server into single-user mode to prevent any user activity until
encryption is completed::
occ maintenance:singleuser
occ maintenance:singleuser --on
Single user mode is currently enabled
Then run ``occ``::