Nextcloud bot
93d5f7bf99
generate documentation from config.sample.php
2022-09-03 04:36:55 +00:00
Nextcloud bot
488bab2c01
generate documentation from config.sample.php
2022-09-02 04:30:27 +00:00
Nextcloud bot
0c2c137a0c
generate documentation from config.sample.php
2022-09-01 04:37:55 +00:00
Nextcloud bot
34a87f4073
generate documentation from config.sample.php
2022-08-31 04:23:43 +00:00
Nextcloud bot
1b622aa42c
generate documentation from config.sample.php
2022-08-26 04:24:16 +00:00
Nextcloud bot
c1271d703e
generate documentation from config.sample.php
2022-08-24 04:28:56 +00:00
Julius Härtl
ad5a4bfa14
Document text app settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-19 17:13:26 +02:00
tflidd
d6df9fb31e
Merge pull request #9066 from martin-rueegg/patch-2
...
Add a section regarding the workflow log
2022-07-15 10:01:53 +02:00
Nextcloud bot
b6e695ab25
generate documentation from config.sample.php
2022-07-09 04:18:36 +00:00
Martin Rüegg
250f617cb7
Add a section regarding the workflow log
...
Include the information as per https://github.com/nextcloud/server/issues/20100
Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch >
2022-07-08 12:13:42 +02:00
phieber
644583f6fe
Update occ_command.rst
...
fixed certificate commands
Signed-off-by: phieber <phieber@users.noreply.github.com >
2022-06-26 14:03:31 +02:00
Christoph Wurst
8662269b2b
Drop links to unofficial twofactor_admin app
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-06-14 15:46:31 +02:00
Nextcloud bot
9cd34baf90
generate documentation from config.sample.php
2022-06-14 04:27:12 +00:00
Nextcloud bot
0802682cd2
generate documentation from config.sample.php
2022-06-11 04:25:58 +00:00
JMoVS
b860e6badf
fix documentation: words falling out of note box
2022-06-06 13:18:29 +02:00
Nextcloud bot
15ead546d3
generate documentation from config.sample.php
2022-05-18 04:25:29 +00:00
Nextcloud bot
939b1118ed
generate documentation from config.sample.php
2022-05-17 04:21:44 +00:00
Nextcloud bot
29e2fcdfb6
generate documentation from config.sample.php
2022-05-10 04:33:10 +00:00
Côme Chilliet
b10816d489
Merge pull request #8286 from nextcloud/fix/ldap-config-id-starts-at-s01
...
Fix LDAP first configId information
2022-05-09 10:32:28 +02:00
Côme Chilliet
3e2a2bf603
Fix LDAP first configId information
...
It starts at s01, no more empty configId for the first one.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2022-05-09 10:15:33 +02:00
Côme Chilliet
8fbc383ed7
Fix command options formatting
...
Avoids double-dash being turned into a single one by rendering.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2022-05-09 10:09:37 +02:00
Nextcloud bot
ade2085087
generate documentation from config.sample.php
2022-05-06 04:19:48 +00:00
Git'Fellow
d8a70a5937
Add note about IPv6 CIDR
...
From https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1921
Ref https://github.com/nextcloud/server/issues/32253
2022-05-04 11:22:26 +02:00
Nextcloud bot
63b7765e05
generate documentation from config.sample.php
2022-05-01 04:18:47 +00:00
Nextcloud bot
53bd6ac752
generate documentation from config.sample.php
2022-04-28 04:21:08 +00:00
Valdnet
d67e6a8769
Correct spelling ( #8213 )
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2022-04-25 14:33:56 +02:00
Joas Schilling
54ac021a1f
Add warnings about scaling issues with ajax and webcron
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-25 12:24:31 +02:00
szaimen
cb9a032737
add domain change documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-04-21 15:18:21 +02:00
Nextcloud bot
7fba510c02
generate documentation from config.sample.php
2022-04-15 04:13:13 +00:00
Nextcloud bot
4084bcf030
generate documentation from config.sample.php
2022-04-07 04:15:00 +00:00
Nextcloud bot
035004e047
generate documentation from config.sample.php
2022-04-05 04:13:36 +00:00
max-nextcloud
a25a147828
remove invalid type=boolean in config:app:set
...
App settings do not allow the type option. `config:system:set` on the other hand expects `true` not `yes` as the value of a boolean.
2022-03-23 20:59:24 +01:00
Nextcloud bot
a0560d5812
generate documentation from config.sample.php
2022-03-19 04:10:06 +00:00
Nextcloud bot
f57a86b5e5
generate documentation from config.sample.php
2022-03-08 04:07:41 +00:00
Nextcloud bot
d5f3599c15
generate documentation from config.sample.php
2022-03-03 04:04:53 +00:00
Vincent Petry
d7806e09b8
Combine activity ext storage with group folder section
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-02-25 17:27:20 +01:00
Vincent Petry
ab256faa75
Add section about activities in external storages
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-02-25 16:45:49 +01:00
Frieder Schrempf
8a0af8663e
Merge pull request #8047 from nextcloud/extend-warning-gf-activities
...
Extend warning about activities in groupfolders
2022-02-24 14:18:27 +01:00
Joas Schilling
d3b6b74210
Merge pull request #7878 from blckassassin/master
...
Update email_configuration.rst
2022-02-24 12:12:33 +01:00
Joas Schilling
5713a36a96
Apply suggestions from code review
2022-02-24 12:09:41 +01:00
Joas Schilling
07aedb47fc
Document admin config for maintenance_window_start
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 13:49:28 +01:00
Nextcloud bot
963ff252ce
generate documentation from config.sample.php
2022-02-22 04:05:23 +00:00
Julius Härtl
c1885613e4
Add docs for occ theming:config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2022-02-21 10:35:05 +01:00
Frieder Schrempf
2727ba2f70
Extend warning about activities in groupfolders
...
This extends the warning about activities in groufolders to mention the potential of
leaking sensitive data if "Advanced Permissions" are used.
See https://github.com/nextcloud/groupfolders/issues/1057 for more information.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2022-02-18 11:55:12 +01:00
Louis Chemineau
d29e232ae7
Add doc to connect to Redis over TLS
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-02-16 15:50:50 +01:00
Nextcloud bot
b0d15109fa
generate documentation from config.sample.php
2022-02-09 04:04:11 +00:00
Joas Schilling
069b76cea2
Document syslog option for the admin audit app
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-01-26 13:36:36 +01:00
Carl Schwan
21db59e288
Merge pull request #7895 from Tachi107/patch-2
...
docs(email_configuration): SMTPS is not outdated
2022-01-26 09:56:31 +01:00
Nextcloud bot
11c6823f7e
generate documentation from config.sample.php
2022-01-26 04:04:34 +00:00
Nextcloud bot
5ea1be1d03
generate documentation from config.sample.php
2022-01-21 04:01:09 +00:00