mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #144 from nextcloud/minor-fixes
Some minor fixes to the docs
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -7,7 +7,6 @@ Table of Contents
|
||||
|
||||
index
|
||||
release_notes
|
||||
whats_new_admin
|
||||
installation/index
|
||||
configuration_server/index
|
||||
configuration_user/index
|
||||
|
||||
@@ -19,7 +19,7 @@ Nextcloud server is available:
|
||||
* As a free, full featured community-supported server, with all enterprise features.
|
||||
* Or with full enterprise support, including phone and email access to Nextcloud developers.
|
||||
|
||||
See :doc:`../whats_new_admin` for more information on the different Nextcloud
|
||||
See :doc:`../release_notes` for more information on the different Nextcloud
|
||||
editions.
|
||||
|
||||
Nextcloud Videos and Blogs
|
||||
|
||||
@@ -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/11/developer_manual/bugtracker/index.html
|
||||
.. TODO ON RELEASE: Update version number above on release
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -3,7 +3,7 @@ Nextcloud |version| Release Notes
|
||||
=================================
|
||||
|
||||
|
||||
Changes in 10
|
||||
Changes in 11
|
||||
-------------
|
||||
|
||||
tbd
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
============================================
|
||||
What's New for Admins in Nextcloud |version|
|
||||
============================================
|
||||
|
||||
See the `Nextcloud 10 Features page
|
||||
<https://github.com/nextcloud/server/wiki/Nextcloud-10-Features>`_ on Github for a
|
||||
comprehensive list of new features and updates.
|
||||
Reference in New Issue
Block a user