Daniel Kesselberg
2390f88bc9
docs(occ): update maintenance mode section
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-05-02 18:16:01 +02:00
Daniel Kesselberg
927d7a31ae
docs(occ): add section run commands in maintenance mode
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-25 20:57:35 +02:00
Daniel Kesselberg
05d1d55495
docs(occ): decrypt-all requires maintenance mode = off
...
The encryption:decrypt-all command was updated to require maintenance mode = off: https://github.com/nextcloud/server/pull/12114
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-25 18:20:53 +02:00
Camila
40efe20f4c
Fix note about occ files:transfer-ownership command.
...
See PR nextcloud/server/pull/30953.
Signed-off-by: Camila <hello@camila.codes >
2023-02-08 13:25:03 +01:00
Camila
8d9bd892c6
Add note about the occ files:transfer-ownership command.
...
See issue nextcloud/server#15410 .
Signed-off-by: Camila <hello@camila.codes >
2023-02-07 17:31:34 +01:00
Christoph Wurst
779f62f502
Merge pull request #9509 from nextcloud/repair-tree
...
Add file:repair-tree documentation
2023-01-18 12:02:16 +01:00
Vincent Petry
3baa8ca46e
Add troubleshooting section about NFD file encoding
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-05 10:41:26 +01:00
Vincent Petry
8ce0847393
Add doc for occ trashbin:restore command
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-04 15:24:56 +01:00
Git'Fellow
7c05b1bea7
Title underline too short
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
2022-12-31 13:31:23 +01:00
Git'Fellow
a9f04467d5
Typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
2022-12-31 13:23:22 +01:00
Git'Fellow
07220ebc49
Add file:repair-tree documentation
...
Fix https://github.com/nextcloud/documentation/issues/9508
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
2022-12-31 13:22:15 +01:00
Joas Schilling
b032437050
Make all internal links link to the latest (adjusted on stable-splits)
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-11 15:41:58 +01:00
Daniel Kesselberg
63a5700cdf
Add documentation for occ tag commands
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2022-10-12 12:07:08 +02:00
Louis
d0fcf553c9
Merge pull request #9201 from nextcloud/artonge/feat/add_files-scan_metadata_option
...
Add files:scan --generate-metadata option
2022-10-11 17:03:27 +02:00
Louis Chemineau
8f9b505006
Add files:scan --generate-metadata option
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-10-11 12:45:20 +02: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
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
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
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
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
rakekniven
560cd94cdd
Merge pull request #6970 from hellfi/patch-2
...
occ command to reset bruteforce attempts
2021-12-18 11:12:23 +01:00
rakekniven
93e47abaa0
l10n: Adapted spelling of brute-force
...
See https://en.wikipedia.org/wiki/Brute-force_attack
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-12-17 18:41:13 +01:00
rakekniven
51cbadb62a
Documented "user:add-app-password" and "user:info"
...
Fixes #7805
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2021-12-15 07:19:57 +01:00
Immanuel Pasanec
1b76dd10cd
Added possible parameters for --transfer-incoming-shares option.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de >
2021-11-23 15:35:49 +01:00
Immanuel Pasanec
d301ca6b9b
Fixed missing double colon.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de >
2021-11-23 15:29:40 +01:00
Immanuel Pasanec
16f9c630ac
Added explanation for overwriting the transferIncomingShares option in config.php.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de >
2021-11-23 15:24:02 +01:00
Christoph Wurst
88b45672dc
Document how to override the log level with occ
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2021-11-15 10:34:20 +01:00
Juan Carlos Tello
0753d4595d
Fix nextcloud.org urls ( #7164 )
...
* Fixed help.nextcloud.org that would result in a page with a certificate issue
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Fixed broken URL
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Fixed broken link to bugtracker documentation
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Fixed broken link to how to get your app signed
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Updated stable installation URL
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Updated URL to Contacts & Calendar troubleshooting
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Update admin_manual/issues/general_troubleshooting.rst
Co-authored-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Apply suggestions from code review
Co-authored-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
* Reverted changes on .pot files
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com >
Co-authored-by: Daniel <mail@danielkesselberg.de >
2021-10-25 14:32:19 +02:00
Mattia Narducci
20b5a78547
admin_manual: add occ command dav:delete-calendar
...
Document occ command dav:delete-calendar introduced in Nextcloud 22.
See https://github.com/nextcloud/server/pull/26421
Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com >
2021-10-12 22:53:10 +02:00
Vincent Petry
2d47beaa0a
Update summary of transfer ownership command
...
Added note about default behavior for incoming shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2021-09-15 14:50:09 +02:00
Vincent Petry
23777deabb
Add option for incoming shares for transfer ownership
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2021-09-15 14:20:42 +02:00
hellfi
4531e5e666
occ command to reset bruteforce attempts
...
adding documentation regarding #20005 Implement occ command to reset bruteforce attemps from a given IP address
functionality is already implemented
2021-07-15 18:59:41 +02:00
Sascha Wiswedel
2e7383e709
made log watching via occ more precise
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2021-01-07 20:48:48 +01:00
Sascha Wiswedel
1e11ded034
cleaned up order of occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2021-01-07 20:47:50 +01:00
Sascha Wiswedel
b37be1ffbb
cleaned up occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2021-01-07 20:47:05 +01:00
Sascha Wiswedel
b90e9b1ac1
added occ commands from Log Reader
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2021-01-07 20:29:13 +01:00
Joas Schilling
442bc34b52
Merge pull request #5852 from nextcloud/enh/del-table-prefix
...
Table-Prefix is not available anymore
2021-01-04 14:27:38 +01:00
Julius Härtl
73a6692741
Add documentation about occ files:scan-app-data
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-29 09:38:05 +01:00
Daniel Kesselberg
baf5ee0e7c
Table-Prefix is not available anymore
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-12-25 15:36:22 +01:00
John Molakvoæ
b42ce60299
New lines are nice
2020-12-22 08:42:24 +01:00
John Molakvoæ
54daf5d82a
No more --force-rename
2020-12-22 08:41:38 +01:00
Sascha Wiswedel
16bc20a7c3
minor grammar corrections
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-12-08 10:42:03 +01:00
John Molakvoæ
a33ac2ff2a
Add move-calendar-rename flag docs
2020-12-08 10:37:46 +01:00
Christoph Wurst
ce5134fb87
Deprecate the app code checker
...
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-12-03 10:44:09 +01:00
Georgiy Sitnikov
f22f40b57b
Correction
...
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 10:40:37 +01:00
Sascha Wiswedel
a48e49e918
documented occ sharing commands
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-11-25 10:23:46 +01:00
Sascha Wiswedel
b4ba21d874
replace "persons"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-11-24 12:17:14 +01:00