Commit Graph

1091 Commits

Author SHA1 Message Date
Josh
7609fb6a71
fix: typo found during review
Also changed "PC" reference to "externally" to be more generic.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-10 09:51:16 -05:00
Josh
f93cd8f20e
docs(admin): Configuration Parameter chapter refactoring
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-07 14:55:57 -05:00
Nextcloud bot
ba4e76f1c4
generate documentation from config.sample.php 2024-12-07 03:14:50 +00:00
Nextcloud bot
a233ec763f
generate documentation from config.sample.php 2024-12-04 03:40:55 +00:00
Nextcloud bot
5c65b53bcf
generate documentation from config.sample.php 2024-11-28 03:09:31 +00:00
SebastianKrupinski
a01403b4a2 feat: mail providers
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-27 09:10:09 -05:00
Nextcloud bot
22cb67adde
generate documentation from config.sample.php 2024-11-20 03:14:21 +00:00
Nextcloud bot
9018a90d2c
generate documentation from config.sample.php 2024-11-16 03:03:00 +00:00
Nicholas Nhien
3822ee6554 Update nginx configuration
Add location directive for generic /.well-known handling

Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

Signed-off-by: Nick Nhien <nnhien@protonmail.com>
2024-11-13 23:58:09 +01:00
Gilles Quénot
6069b147c0
feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:47:52 +01:00
Nextcloud bot
2a5c2f947e
generate documentation from config.sample.php 2024-11-05 02:58:15 +00:00
Nextcloud bot
ae9f403e00
generate documentation from config.sample.php 2024-10-31 02:57:09 +00:00
MichaIng
c7f433a042
fix(admin): remove mentions of apc.enable_cli
After https://github.com/nextcloud/server/pull/46151, Nextcloud does not require `apc.enable_cli` to be enabled anymore, but will fallback to the dummy NullCache instead for CLI calls. All mentions of this PHP configuration option are hence removed.

Additionally, one left mention of `opcache.enable_cli` is removed, which was never required.

Signed-off-by: MichaIng <micha@dietpi.com>
2024-10-29 16:35:41 +01:00
Nextcloud bot
a8041cac70
generate documentation from config.sample.php 2024-10-26 02:55:33 +00:00
Nextcloud bot
175d4c5dfe
generate documentation from config.sample.php 2024-10-22 03:01:48 +00:00
John Molakvoæ
6204de315b
fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-10-19 09:12:35 +02:00
Nextcloud bot
dff4662b5b
generate documentation from config.sample.php 2024-10-19 03:11:22 +00:00
Nextcloud bot
99afc31781
generate documentation from config.sample.php 2024-09-21 02:55:35 +00:00
pmffromspace
fca397c43f
Update reverse_proxy_configuration.rst
For me the original documentation examples did not work because of false formatting.

Signed-off-by: pmffromspace <108571752+pmffromspace@users.noreply.github.com>
2024-09-18 10:02:59 +02:00
Côme Chilliet
a182d3cc30
enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
 the admin manual.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:36:43 +02:00
Côme Chilliet
0200647d12
enh: Add subtitles for occ user commands
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:24:23 +02:00
Nextcloud bot
b295229f2c
generate documentation from config.sample.php 2024-09-13 02:59:26 +00:00
Marcel Müller
11630a903c
Merge pull request #12171 from nextcloud/fix/noid/add-setupchecks-occ
fix(occ): Add setupchecks command
2024-09-10 19:04:07 +02:00
Nextcloud bot
c3b80c9acc
generate documentation from config.sample.php 2024-09-10 04:28:55 +00:00
Anupam Kumar
a131c11c4c
Add email and generate-password options in occ user:add (#11160)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 20:45:46 +05:30
Marcel Müller
ad0a72dd16 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-06 22:13:24 +02:00
Joas Schilling
bd99711eba
Merge pull request #12134 from nextcloud/docs/apcu
docs(admin): Add more details about configuring APCu
2024-08-28 17:28:54 +02:00
Julius Härtl
8ee35d1d9d
docs(admin): Add more details about configuring APCu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-27 15:48:11 +02:00
Louis Chemineau
0b66870942
feat: Add mention of maintenance:repair-share-owner
Fix https://github.com/nextcloud/documentation/issues/10064

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-27 14:58:37 +02:00
Nextcloud bot
563ee8cf9d
generate documentation from config.sample.php 2024-08-22 02:56:59 +00:00
Jonas
2257b67b3f
fix(admin_manual): Fix formatting in text app configuration docs
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-21 11:54:44 +02:00
Nextcloud bot
345347da99
generate documentation from config.sample.php 2024-08-07 02:55:16 +00:00
Nextcloud bot
b8a457cc47
generate documentation from config.sample.php 2024-08-06 02:54:34 +00:00
Nextcloud bot
caecfeff9d
generate documentation from config.sample.php 2024-08-01 05:55:04 +00:00
Nextcloud bot
6cf3a814fe
generate documentation from config.sample.php 2024-07-31 02:52:48 +00:00
Nextcloud bot
4182b62e8d
generate documentation from config.sample.php 2024-07-27 02:49:26 +00:00
Marcel Klehr
17fb341043 fix: config_sample_php_parameters.rst
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:53:55 +02:00
Nextcloud bot
8aaa761819
generate documentation from config.sample.php 2024-07-26 02:51:22 +00:00
Louis
0eb123e427
Merge pull request #12056 from nextcloud/artonge/feat/users_management_admin_delegation
feat(admin): Users management delegation
2024-07-24 11:15:56 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Nextcloud bot
56790072c8
generate documentation from config.sample.php 2024-07-23 02:50:39 +00:00
Louis Chemineau
a5cda63ad6
feat(admin): Users management delegation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-22 16:04:39 +02:00
Nextcloud bot
c495b14154
generate documentation from config.sample.php 2024-07-17 02:50:13 +00:00
Git'Fellow
ebbacc4e0f
Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 10:38:35 +02:00
Nextcloud bot
c4237370f3
generate documentation from config.sample.php 2024-07-11 02:50:54 +00:00
Nextcloud bot
e6fea1eaca
generate documentation from config.sample.php 2024-07-02 02:51:59 +00:00
Josh
b42199f4a1
docs(security): remove db reference in bruteforce + add logs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-21 11:16:19 +02:00
Julius Härtl
462f7fa53e
docs(admin): Add note about configuring encoding order for text
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-06-06 10:01:30 +02:00
Richard Steinmetz
851edea5aa
Merge pull request #11850 from nextcloud/fix/adjust-theming-docs
fix(admin): Adjust docs for theming
2024-05-22 07:37:01 +02:00
Ferdinand Thiessen
9fcd555376
fix(admin): Adjust docs for theming
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 22:40:52 +02:00
Marcel Müller
dd59014ac3 fix(docs): Fix occ example for dashboard layout
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-05-20 18:28:19 +02:00
Nextcloud bot
9415210810
generate documentation from config.sample.php 2024-05-17 02:43:48 +00:00
Nextcloud bot
3c5d3a6cd4
generate documentation from config.sample.php 2024-05-16 02:44:11 +00:00
Syl
77a3aa27ec
Add missing trailing slashes in Caddy redirects
Signed-off-by: Syl <gh@sperg.net>
2024-05-08 22:19:53 +01:00
AT-SGAI-CSIC
c3a5f060d2
Update caching_configuration.rst
Add some comma 

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 08:31:43 +02:00
AT-SGAI-CSIC
f2bb43a64e
Update caching_configuration.rst
Missing comma in config redis cluster

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-07 13:19:43 +02:00
tflidd
45c589c012
Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-04-29 09:47:29 +02:00
Nextcloud bot
da9ff8b013
generate documentation from config.sample.php 2024-04-23 02:53:22 +00:00
Josh
63c495bf21
docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:22:05 -04:00
Josh
e6dc9b7193 docs(admin): Bring Administration privileges chapter up-to-date
* Update to match current implementation's title in `server`
* Tidy up/expand the instructions a bit
* Split into Introduction + Usage section
* Update screenshot

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 11:01:42 -04:00
Josh
f5d5d1d733 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 12:55:50 -04:00
Nextcloud bot
179a7ed91a
generate documentation from config.sample.php 2024-03-26 02:50:22 +00:00
Jore
e388171714
docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Christoph Wurst
05d23f32db
Merge pull request #11634 from nextcloud/feat/adminmanual/two-factor-disable-cleanup-occ
feat(admin): occ twofactor:cleanup/disable
2024-03-13 19:50:47 +01:00
Christoph Wurst
c7193449d8
Merge pull request #11643 from nextcloud/feat/admin/occ-fix-caldav-changes
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-13 13:48:01 +01:00
Christoph Wurst
dbecb64703
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 13:34:46 +01:00
Nextcloud bot
663ca0fc35
generate documentation from config.sample.php 2024-03-13 04:44:31 +00:00
Nextcloud bot
60f67b2aa2
generate documentation from config.sample.php 2024-03-12 02:49:17 +00:00
Christoph Wurst
2a593f31c6
feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 08:34:11 +01:00
Côme Chilliet
4de9159aa6
feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:38:36 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -01:00
Nextcloud bot
dbc33eb989
generate documentation from config.sample.php 2024-03-04 02:49:46 +00:00
Marcel Müller
aede6d826a
Merge pull request #11580 from nextcloud/document-occ-keys-test
Add documentation for 'occ user:keys:verify' command
2024-02-29 11:53:24 +01:00
Nextcloud bot
37e10a64af
generate documentation from config.sample.php 2024-02-29 02:49:17 +00:00
Marcel Müller
bfc0599cdf Add documentation for 'occ user:keys:test' command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:26:22 +01:00
Anna Larch
2eb832b99d enh(admin_manual): document count discrepancy for
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-26 16:09:23 +01:00
Maksim Sukharev
fe153779dc
fix(admin_manual): enhance docs for occ app commands
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-22 12:20:32 +01:00
Josh
9d03886d84
Update occ_command.rst
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 08:12:12 -05:00
Josh
f234789ce8
docs(admin): Reviseocc security command section
* Fix couple typos
* Tidy up overview
* Add link to BFP chapter

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-19 08:30:22 -05:00
Josh
7e503a2c12
Update bruteforce_configuration.rst: Drop feature history
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-17 12:33:14 -05:00
Josh
08b9d4a09b docs(admin): revise the brute force protection configuration chapter
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-16 16:52:47 +00:00
Josh
3663abda4e
fix(background_jobs_configuration) Add example
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-04 10:17:20 -05:00
Nextcloud bot
86deb0ec94
generate documentation from config.sample.php 2024-01-31 02:46:32 +00:00
Josh
2180fa1c00
Merge pull request #11451 from nextcloud/fix/admin-mail-debug
Fix(email_configuration): Fix conflicting debug mode sections
2024-01-30 11:31:59 -05:00
Marcel Müller
3dbb0ce224 Document 'occ security:bruteforce:attempts'
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-29 19:27:05 +01:00
Nextcloud bot
450f2cb780
generate documentation from config.sample.php 2024-01-24 02:47:12 +00:00
Josh
c54e92f76f
Fix(email_configuration): Fix conflicting debug mode sections
`mail_smtpdebug` was being described in two places, one of which was incomplete (it didn't note the requirement to also change `loglevel` to `0`... leading to confusion).

* Removes the inaccurate spot and moves the accurate one into its place so there are no longer two debug logging sections.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-01-18 21:06:43 -05:00
Ferdinand Thiessen
1abc7216ff
Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
Ferdinand Thiessen
192c7acbe9
fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-18 14:08:47 +01:00
Rello
027b8b6288
Update admin_manual/configuration_server/occ_command.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:09:19 +01:00
Rello
018e298e0d
Update occ_command.rst
add sharing:delete-orphan-shares

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:02:49 +01:00
Max
9de4a83e8f
fix(admin): antivirus occ commands
Including feedback from PR review of #10711.

Signed-off-by: Max <max@nextcloud.com>
2024-01-02 09:30:08 +01:00
Max
5d58f43107
enh: add some more documentation for antivirus usage
Signed-off-by: Max <max@nextcloud.com>
2024-01-02 08:44:30 +01:00
Nextcloud bot
0b7b218b97
generate documentation from config.sample.php 2023-12-28 02:47:43 +00:00
Nextcloud bot
eb7a366928
generate documentation from config.sample.php 2023-12-20 02:43:14 +00:00
Joda Stößer
3f8e2c02d3
feat(admin): document the --showonly flag of the app update command
Signed-off-by: Joda Stößer <git@simjo.st>
2023-12-14 02:03:59 +01:00
Quentin Dupont
5484c08dc1
Add whitelist configuration on bruteforce_configuration.rst
Signed-off-by: Quentin Dupont <perso@quentindupont.fr>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-12-04 16:51:39 +01:00
Nextcloud bot
8340a191d8
generate documentation from config.sample.php 2023-11-25 03:01:57 +00:00
Daniel
1fe7fa9e11
Merge pull request #11290 from nextcloud/zak39-patch-1 2023-11-21 21:40:48 +01:00
Daniel
3c60313f3c
Merge pull request #11231 from jivanpal/patch-1 2023-11-21 21:24:08 +01:00