actually enable singleuser mode

hat tip to Mathias Renner
This commit is contained in:
Jos Poortvliet 2016-09-26 16:49:50 +02:00 committed by GitHub
parent b22f647f45
commit f6227eb32a

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``::