mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
This commit is contained in:
@@ -263,7 +263,7 @@ Disabling encryption
|
||||
|
||||
You may disable encryption only with ``occ``. Make sure you have backups of all
|
||||
encryption keys, including users'. Put your Nextcloud server into
|
||||
maintenance mode, and then disable your encryption module with this command::
|
||||
maintenance mode, and then disable your encryption module with these commands::
|
||||
|
||||
occ maintenance:mode --on
|
||||
occ encryption:disable
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Instruction set for apps
|
||||
========================
|
||||
|
||||
Getlist of apps
|
||||
Get list of apps
|
||||
---------------
|
||||
|
||||
Returns a list of apps installed on the Nextcloud server. Authentication is done
|
||||
|
||||
@@ -170,7 +170,7 @@ Web server and PHP modules
|
||||
may not work at all on Lighttpd.
|
||||
|
||||
There are some Web server or PHP modules which are known to cause various
|
||||
problems like broken up-/downloads. The following shows a draft overview of
|
||||
problems like broken uploads/downloads. The following shows a draft overview of
|
||||
these modules:
|
||||
|
||||
1. Apache
|
||||
|
||||
Reference in New Issue
Block a user