batch of small corrections

This commit is contained in:
Carla Schroder
2015-04-07 11:39:33 -07:00
parent 420280c46e
commit b1362f7352
4 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
Hardening and security guidance
===============================
Hardening and Security Guidance
===============================
ownCloud aims to ship with secure defaults that do not need to get modified by administrators. However, in some cases
some additional security hardening can only be applied in scenarios were the administrator have complete control over the

View File

@@ -5,6 +5,7 @@ ownCloud Server Configuration
.. toctree::
:maxdepth: 2
occ_command
antivirus_configuration
automatic_configuration
background_jobs_configuration
@@ -15,9 +16,8 @@ ownCloud Server Configuration
knowledgebase_configuration
language_configuration
logging_configuration
occ_command
performance_tuning
harden_server
performance_tuning
reverse_proxy_configuration
search_configuration
thirdparty_php_configuration

View File

@@ -27,4 +27,7 @@ Enterprise Subscription Only
enterprise_installation/index
enterprise_clients/index
enterprise_external_storage/index
enterprise_user_management/index
enterprise_user_management/index
.. uncomment this when the app is released and page is published
.. enterprise_files_drop/index

View File

@@ -47,4 +47,4 @@ Allow access to LDAP server
Use this setting to allow LDAP connections::
setsebool -P httpd_can_connect_ldap on