Daniel
95098c7bcc
Update admin_manual/configuration_server/caching_configuration.rst
...
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-01-30 10:55:08 +00:00
FalkenStein42
4b88b6637f
Clarification on permisions for the Redis socket
...
After running into the problem myself and searching online for a solution i think a clarification on how to ensure proper permissions on the redis socket would be helpful to novice administrators
2023-01-30 10:55:07 +00:00
Git'Fellow
506d10f2e0
Title underline too short
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:35 +00:00
Git'Fellow
179ebeb3b5
Typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:35 +00:00
Git'Fellow
d87211e13e
Add file:repair-tree documentation
...
Fix https://github.com/nextcloud/documentation/issues/9508
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:35 +00:00
rusty-snake
5b4f8b113a
Update Service Discovery example for Caddy …
...
… in reverse_proxy_configuration.rst
While the rewrite rules should work I guess, they still trigger a warning
on the admin page. Using 301 redirects make the warning go away.
Signed-off-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
2023-01-10 23:07:45 +00:00
Vincent Petry
8734d58907
Add doc for occ trashbin:restore command
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 14:56:44 +00:00
Florent Poinsaut
dc04cd1192
Remove trailing slash + add traefik v2 Docker label example + homogeneization of examples
...
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-12-17 16:28:30 +00:00
Florent Poinsaut
3ae20b3494
Fix traefik v1 example
...
We need to escape $ char in traefik v1 label otherwise this error occurs:
`ERROR: Invalid interpolation format for "labels" option in service "web": "https://$1/remote.php/dav/ "`
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-12-17 16:28:30 +00:00
Luka Trovic
feabbf1bc2
feat: update description
...
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00
Luka Trovic
b41eaf5505
feat: update description
...
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00
Luka Trovic
8560a17549
docs: add description to disable av background scan
...
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00
p-bo
34b8ad1479
Fix formating
...
- use *italicized text* instead of _italicized text_ , because it was not rendered in used markdown flavour correctly
- remove (forgotten?) long line of dashes
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-25 19:38:29 +00:00
Joas Schilling
0449deb516
Fix missing 25 split linking to the wrong documentation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:32:46 +01:00
林柏臣
eb1a900f5b
update the link to available language codes
...
change the url of Transifex language codes from https://www.transifex.com/explore/languages/ to https://explore.transifex.com/languages/ as the previous link redirect to the home page.
Signed-off-by: 林柏臣 <daniel.pclin@gmail.com>
2022-11-07 20:54:04 +00:00
Andrew Dawes
78cd7734c8
Fixed several typos and grammar errors
...
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 08:18:16 +00:00
Louis
1f3c531777
Merge pull request #9202 from nextcloud/backport/9201/stable25
...
[stable25] Add files:scan --generate-metadata option
2022-10-20 15:25:51 +02:00
Daniel Kesselberg
e8cb0c09e8
Add documentation for occ tag commands
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-12 11:20:46 +00:00
Louis Chemineau
8d162f583e
Add files:scan --generate-metadata option
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11 15:03:41 +00:00
Vincent Petry
e36af006fb
Improve docs for transfer ownership
...
Add usage block.
Also document the ``--move``option.
Mention the target folder.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-21 11:56:45 +02:00
Nextcloud bot
31eea628f0
generate documentation from config.sample.php
2022-09-17 04:39:13 +00:00
rakekniven
2afa81d6a8
Update occ_command.rst
...
Added expire command option
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-09-09 20:53:59 +02:00
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