Commit Graph

608 Commits

Author SHA1 Message Date
J0WI
085e1df00f Document all log types
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-25 12:17:01 +00:00
Georgiy Sitnikov
ad985fa6b4 Added user:list options description 2020-05-07 09:23:51 +00:00
Ruben Barkow-Kuder
48da5d15be fix app:update command 2020-05-05 07:46:06 +00:00
Nextcloud bot
a751c8c093
generate documentation from config.sample.php 2020-05-05 03:33:00 +00:00
Nextcloud bot
d94d88abd2
generate documentation from config.sample.php 2020-05-04 11:26:25 +00:00
Eirik Smithsen
c3461ab0e0 Fix reverse proxy documentation list formatting
reStructuredText requires a blank line before and after
lists to render correctly.

Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 19:46:59 +00:00
Morris Jobke
16970ab9a1 Apply suggestions from code review
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-22 11:39:25 +00:00
James Stout
dbf50893d5 Fix formatting of occ log:manage options
The double dash (--) wasn’t being rendered correctly:

• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]

is now

• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]

Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-04-22 11:39:24 +00:00
Thomas Citharel
aeafc0aff2 Add Groupware section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Morris Jobke
d17f5a2ef5 Fix paragraph layout after merging #1936
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 09:17:02 +00:00
Clément Duveau
4741c2c618 Update documentation and readability
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.

Options for the array have been updated for readability
2020-04-21 09:02:27 +00:00
Sascha Wiswedel
b2675694cd App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
4d9361bbba updated a bunch of screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00
Sascha Wiswedel
64940b9165 removed no longer referenced screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00
Sascha Wiswedel
77d34f3568 clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-23 16:54:30 +00:00
Sascha Wiswedel
b1cb112720 added necessary log.condition documentation for admin_audit
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-13 14:00:58 +00:00
Roeland Jago Douma
2704597a11 loglevel is an int
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-12 13:05:40 +00:00
Nextcloud bot
2ab1214202
generate documentation from config.sample.php 2019-12-17 04:07:49 +00:00
Nextcloud bot
165e94c892
generate documentation from config.sample.php 2019-11-21 03:17:58 +00:00
John Molakvoæ
222bdbf6d1
Update background_jobs_configuration.rst (#1603)
Update background_jobs_configuration.rst
2019-11-18 09:30:32 +01:00
Roeland Jago Douma
40293e3f2f
Bruteforce docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 11:58:43 +02:00
Rafal Zawadzki
e5b0989bed Fix the order of lines :/ 2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f #1608 app:update command documented 2019-10-04 23:59:13 +02:00
Tim Terhorst
9e7b298735 Update logging docs to add fatal option
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-03 17:33:33 -05:00
Daniel Kesselberg
ed586737b4
Merge pull request #1614 from moviuro/patch-1
crontab: split command, stdin and stdout
2019-10-03 15:55:22 +02:00
Steve
35ee1fdb98 Update background_jobs_configuration.rst 2019-09-24 23:01:15 -04:00
Steve
2a35668f04 Update background_jobs_configuration.rst 2019-09-24 22:57:31 -04:00
Sascha Wiswedel
7e00ce0fa2
added portal link to audit documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-19 11:12:00 +02:00
Moviuro
e1ee805693
crontab: split command, stdin and stdout
This change enhances readability
Fixes issue #1552
2019-09-12 09:56:41 +02:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php 2019-09-10 03:18:16 +00:00
Steve
6001f55c8f Update background_jobs_configuration.rst
Added notes on using different databases.
2019-08-25 19:22:09 -04:00
Steve
372c4e4bdc Update background_jobs_configuration.rst
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a  reboot.
2019-08-24 11:15:39 -04:00
Jos Poortvliet
9c3228c1d3
Update caching_configuration.rst
implement feedback.
2019-07-19 14:52:51 +02:00
Jos Poortvliet
2262637c23
note on the redis socket file permissions
This can take forever to debug ;-)
2019-07-18 20:46:06 +02:00
Nextcloud bot
ba3b88d0ee
generate documentation from config.sample.php 2019-07-12 03:09:15 +00:00
Nextcloud bot
9c17db9cec
generate documentation from config.sample.php 2019-06-13 02:57:51 +00:00
Sascha Wiswedel
8d626b110a
Proxy notation hints
Added hints to the different allowed notations for trusted proxies

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-07 15:15:25 +02:00
cloud2018
fb0af3ffc7
parameter --all-users for trashbin:cleanup 2019-05-28 14:50:48 +02:00
Nextcloud bot
29bd8c84a9
generate documentation from config.sample.php 2019-05-23 03:05:08 +00:00
Daniel Kesselberg
2f1a919175 Add service discovery to reverse proxy doc 2019-03-31 15:25:06 +02:00
Nextcloud bot
682eaabead
generate documentation from config.sample.php 2019-03-14 01:54:35 +00:00
j-ed
9c36ec6e48
Added description of admin_audit/audit.log option. 2019-03-12 15:51:57 +01:00
Morris Jobke
e601b370c7
Update occ_command.rst 2019-03-04 13:03:52 +01:00
Frank Lanitz
a69b64401e
Fix a link to point to correct version and remove TODO entry 2019-03-02 12:03:58 +01:00
Nextcloud bot
0a5977d58c
generate documentation from config.sample.php 2019-02-26 11:30:26 +00:00
Daniel Kesselberg
c725dfae9e
Update reverse_proxy_configuration.rst 2019-02-17 19:49:34 +01:00
Morris Jobke
67d9e49c08
Merge pull request #1215 from J0WI/imagemagick-svg
Update package name for imagick with SVG support
2019-02-05 10:14:40 +01:00
J0WI
f8ca3f52ac Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-01 21:25:14 +01:00
Morris Jobke
131d81438e
Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:55 +01:00
Morris Jobke
d5780957ad
Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:33 +01:00