mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
commit
902820aebb
@ -3,11 +3,7 @@ Nextcloud Documentation
|
||||
=======================
|
||||
|
||||
Documentation is published on `<https://docs.nextcloud.com>`_.
|
||||
|
||||
The `documentation Wiki <https://github.com/nextcloud/documentation/wiki>`_ is
|
||||
available for tips, tricks, edge cases, and anyone who wants to contribute more
|
||||
easily, without having to learn Git and Sphinx.
|
||||
|
||||
To edit it yourself, you need to tinker a bit with Git and Sphinx.
|
||||
See the `Style Guide <https://github.com/nextcloud/documentation/blob/master/style_guide.rst>`_ for formatting and style conventions.
|
||||
|
||||
Manuals
|
||||
|
||||
@ -85,10 +85,6 @@ is availabe. Setting this option to ``fastcgi_request_buffering off;`` in your n
|
||||
might help with timeouts during the upload. Furthermore it helps if you're running out of
|
||||
disc space on the tmp partition of your system.
|
||||
|
||||
For more info how to configure nginx to raise the upload limits see also `this
|
||||
<https://github.com/owncloud/documentation/wiki/Uploading-files-up-to-16GB#configuring-nginx>`_
|
||||
wiki entry.
|
||||
|
||||
.. note:: Make sure that ``client_body_temp_path`` points to a partition with
|
||||
adequate space for your upload file size, and on the same partition as
|
||||
the ``upload_tmp_dir`` or ``tempdirectory`` (see below). For optimal
|
||||
|
||||
@ -665,7 +665,6 @@ Other Web servers
|
||||
-----------------
|
||||
|
||||
* :doc:`nginx`
|
||||
* `Other HTTP servers (Nextcloud) <https://github.com/nextcloud/documentation/wiki/Alternate-Web-server-notes>`_
|
||||
|
||||
|
||||
.. _Nextcloud VM:
|
||||
|
||||
@ -28,7 +28,7 @@ Our community is made up of several groups of individuals and organizations whic
|
||||
* Contributors, or those who add value to the project through improving Nextcloud software and its services
|
||||
* Users, or those who add value to the project through their support as consumers of Nextcloud software
|
||||
|
||||
This Code of Conduct reflects the agreed standards of behavior for members of the Nextcloud community, in any forum, mailing list, wiki, web site, IRC channel, public meeting or private correspondence within the context of the Nextcloud team and its services. The community acts according to the standards written down in this Code of Conduct and will defend these standards for the benefit of the community. Leaders of any group, such as moderators of mailing lists, IRC channels, forums, etc., will exercise the right to suspend access to any person who persistently breaks our shared Code of Conduct.
|
||||
This Code of Conduct reflects the agreed standards of behavior for members of the Nextcloud community, in any forum, mailing list, web site, IRC channel, public meeting or private correspondence within the context of the Nextcloud team and its services. The community acts according to the standards written down in this Code of Conduct and will defend these standards for the benefit of the community. Leaders of any group, such as moderators of mailing lists, IRC channels, forums, etc., will exercise the right to suspend access to any person who persistently breaks our shared Code of Conduct.
|
||||
|
||||
Be considerate
|
||||
--------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user