Commit Graph

840 Commits

Author SHA1 Message Date
Nextcloud bot
f98afa8a6b
generate documentation from config.sample.php 2025-08-09 03:05:44 +00:00
Nextcloud bot
a0aa964d0e
generate documentation from config.sample.php 2025-08-08 03:06:47 +00:00
Git'Fellow
454fa7ae21 Add note about Group Folders
Using Group Folders, files are visible in the User trash, but such files are not restored by this command.

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-07-06 08:07:28 +00:00
Nextcloud bot
f127d269d0
generate documentation from config.sample.php 2023-06-19 08:47:27 +00:00
Christoph Wurst
22e6f71f00 feat(adminmanual): Document how to use occ with sudo and env vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 10:01:51 +00:00
Josh Richards
ee1d567462 (logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-12 15:28:31 +00:00
Joas Schilling
03f9a7e358 fix(admin): Make double dash readable as such
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 07:55:24 +00:00
Christoph Wurst
0157e6b681
feat(adminmanual): Document system address book basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 11:23:02 +02:00
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