Merge pull request #151 from nextcloud/minor-fixes-10

Minor fixes 10
This commit is contained in:
Lukas Reschke
2016-09-02 11:18:04 +02:00
committed by GitHub
4 changed files with 8 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ The Activity App is shipped and enabled by default. If it is not enabled
simply go to your Nextcloud Apps page to enable it.
Configuring your Nextcloud for the Activity App
----------------------------------------------
-----------------------------------------------
To configure your Nextcloud to send out e-mail notifications a working
:doc:`email_configuration` is mandatory.
@@ -29,4 +29,4 @@ Furthermore it is recommended to configure the background job ``Webcron`` or
There is also a configuration option ``activity_expire_days`` available in your
``config.php`` (See :doc:`config_sample_php_parameters`) which allows
you to clean-up older activies from the database.
you to clean-up older activies from the database.

View File

@@ -8,7 +8,6 @@ Nextcloud Server Configuration
security_setup_warnings
occ_command
activity_configuration
antivirus_configuration
caching_configuration
background_jobs_configuration
config_sample_php_parameters
@@ -25,3 +24,5 @@ Nextcloud Server Configuration
automatic_configuration
oc_server_tuning
theming
.. Intentional disabled antivirus_configuration

View File

@@ -6,8 +6,7 @@ If you have trouble installing, configuring or maintaining Nextcloud, please
refer to our community support channels:
* `The Nextcloud Forums`_
.. note:: The Nextcloud forums have a `FAQ page`_ where each topic corresponds
The Nextcloud forums have a `FAQ page`_ where each topic corresponds
to typical mistakes or frequently occurring issues
* `The Nextcloud forums`_
@@ -35,6 +34,8 @@ configuration report with the :ref:`occ config command
<config_commands_label>`, with passwords automatically obscured.
.. _the Nextcloud Forums: https://help.nextcloud.com
.. _FAQ page: https://help.nextcloud.com/c/faq
.. _bugtracker: https://github.com/nextcloud/server/issues
.. _webchat: http://webchat.freenode.net/?channels=nextcloud
https://docs.nextcloud.org/server/10/developer_manual/bugtracker/index.html
.. TODO ON RELEASE: Update version number above on release

View File

@@ -11,7 +11,7 @@ There are three ways to upgrade your Nextcloud server:
release channels. (It is not available and not supported on the Enterprise
edition.)
* :doc:`Manually upgrading <manual_upgrade>` with the Nextcloud ``.tar`` archive
from `https://nextcloud.com/install/`_.
from our `Download page <https://nextcloud.com/install/>`_.
* Manually upgrading is also an option for users on shared hosting; download
and unpack the Nextcloud tarball to your PC. Delete your existing Nextcloud
files, except ``data/`` and ``config/`` files, on your hosting account. Then