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 Morris Jobke
parent 5eb0147591
commit 34e9e4257b
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A

View File

@ -215,7 +215,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``::