mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
============================
|
||||
Configuring the activity app
|
||||
============================
|
||||
============
|
||||
Activity app
|
||||
============
|
||||
|
||||
You can configure your Nextcloud server to automatically send out e-mail notifications
|
||||
to your users for various events like:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===============================
|
||||
Antivirus scanner configuration
|
||||
===============================
|
||||
=================
|
||||
Antivirus scanner
|
||||
=================
|
||||
|
||||
You can configure your Nextcloud server to automatically run a virus scan on
|
||||
newly-uploaded files with the Antivirus app for Files. The Antivirus app for
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=============================
|
||||
Automatic configuration setup
|
||||
=============================
|
||||
===============
|
||||
Automatic setup
|
||||
===============
|
||||
|
||||
If you need to install Nextcloud on multiple servers, you normally do not want
|
||||
to set up each instance separately as described in
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
========================
|
||||
Defining background jobs
|
||||
========================
|
||||
===============
|
||||
Background jobs
|
||||
===============
|
||||
A system like Nextcloud sometimes requires tasks to be done on a regular basis
|
||||
without the need for user interaction or hindering Nextcloud performance. For
|
||||
that purpose, as a system administrator, you can define background jobs (for
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
==========================
|
||||
Configuring memory caching
|
||||
==========================
|
||||
==============
|
||||
Memory caching
|
||||
==============
|
||||
|
||||
You can significantly improve your Nextcloud server performance with memory
|
||||
caching, where frequently-requested objects are stored in memory for faster
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===================
|
||||
Email configuration
|
||||
===================
|
||||
=====
|
||||
Email
|
||||
=====
|
||||
|
||||
Nextcloud is capable of sending password reset emails, notifying users of new
|
||||
file shares, changes in files, and activity notifications. Your users configure
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
====================
|
||||
Server configuration
|
||||
====================
|
||||
=======================
|
||||
Nextcloud configuration
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
======================
|
||||
Language configuration
|
||||
======================
|
||||
=================
|
||||
Language & Locale
|
||||
=================
|
||||
|
||||
Default language
|
||||
----------------
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=====================
|
||||
Logging configuration
|
||||
=====================
|
||||
=======
|
||||
Logging
|
||||
=======
|
||||
|
||||
Use your Nextcloud log to review system status, or to help debug problems. You may adjust logging levels, and choose between using the Nextcloud log or your syslog.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===========================
|
||||
Reverse proxy configuration
|
||||
===========================
|
||||
=============
|
||||
Reverse proxy
|
||||
=============
|
||||
|
||||
Nextcloud can be run through a reverse proxy, which can cache static assets such
|
||||
as images, CSS or JS files, move the load of handling HTTPS to a different
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
============
|
||||
Installation
|
||||
============
|
||||
=====================================
|
||||
Installation and server configuration
|
||||
=====================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Reference in New Issue
Block a user