mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Fix name of encryption app in docs
This commit is contained in:
@@ -16,7 +16,7 @@ Antivirus app for files (files_antivirus)
|
||||
|
||||
Deleted Files (files_trashbin)
|
||||
|
||||
Encryption (files_encryption)
|
||||
Encryption (encryption)
|
||||
|
||||
Enterprise License Key (enterprise_key)
|
||||
|
||||
@@ -26,7 +26,7 @@ External user support (user_external)
|
||||
|
||||
Files (files)
|
||||
|
||||
File Firewall (Firewall)
|
||||
File Firewall (firewall)
|
||||
|
||||
File Locking (files_locking)
|
||||
|
||||
@@ -60,4 +60,4 @@ Windows Network Drive (windows_network_drive)
|
||||
|
||||
.. note::3rd party and unsupported apps must be disabled before performing a
|
||||
system upgrade. Then install the upgraded versions, and after the
|
||||
upgrade is complete re-enable them.
|
||||
upgrade is complete re-enable them.
|
||||
|
||||
@@ -39,7 +39,7 @@ The most important labels and their meaning:
|
||||
* #5 - To Review - ready for review
|
||||
* #6 - Reviewing - review in progress
|
||||
* #7 - To Release - reviewed PR that awaits unfreeze of a branch to get merged
|
||||
* App tags: #app:files #app:user_ldap #app:files_encryption and so on. These tags indicate the app that is impacted by the issue or which the PR is related to
|
||||
* App tags: #app:files #app:user_ldap #app:files_version and so on. These tags indicate the app that is impacted by the issue or which the PR is related to
|
||||
* settings tags: #settings:personal #settings:apps #settings:admin and so on. These tags indicate the settings area that is impacted by the issue or which the PR is related to
|
||||
* db tags: #db:mysql #db:sqlite #db:postgresql and so on. These tags indicate the database that is impacted by the issue or which the PR is related to
|
||||
* browser tags: #browser:ie #browser:safari and so on. These tags indicate the browser that is impacted by the issue or which the PR is related to
|
||||
|
||||
@@ -10,7 +10,7 @@ your ownCloud server and enter your username and password.
|
||||
|
||||
**ownCloud login window**
|
||||
|
||||
.. note:: Some apps like ``files_external`` or ``files_encryption`` are disabling the ``remember``
|
||||
.. note:: Some apps like ``files_external`` or ``encryption`` are disabling the ``remember``
|
||||
checkbox (shown above) on purpose if they are enabled by your administrator.
|
||||
|
||||
Navigating the Main User Interface
|
||||
|
||||
Reference in New Issue
Block a user