Rello
af3c0ecc56
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-05-17 09:55:59 +02:00
Rello
ce4a1a0af0
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-05-17 09:52:02 +02:00
Bastian Derigs
0b0cb86c7a
Update harden_server.rst
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com >
2024-05-16 15:17:55 +02:00
Rello
f4b2b2a251
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-05-16 14:28:45 +02:00
Rello
19342c0b8d
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-05-16 10:28:40 +02:00
Rello
219867f1d0
Update harden_server.rst
...
add fields to be submitted to Nextcloud servers
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-05-16 10:06:25 +02:00
Nextcloud bot
3c5d3a6cd4
generate documentation from config.sample.php
2024-05-16 02:44:11 +00:00
Daphne Muller
306834489b
Update ai_as_a_service.rst
...
added Localai and plusserver mention
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2024-05-13 13:27:16 +02: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
Maik Wegener
edfeb7a40c
Add totp regex to fail2ban example on harden_server.rst
...
Signed-off-by: Maik Wegener <76479431+mwegnr@users.noreply.github.com >
2024-05-04 00:48:28 +02:00
Josh
2d3dee7677
fix(Requirements): Memory constrained environments
...
* various apps/features/configurations require more than the minimum so let's make it clearer that only meeting the minimum does come with trade-offs
* the built-in Updater requires PHP memory_limit (and/or available RAM) equal to the current size of the downloaded Archive package (see nextcloud/updater#505 ). Otherwise it will always fail on step 5 (integrity check). Let's mention that so people aren't surprised. They can of course do a manual update still.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-05-01 11:27:29 -04: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
Adriano Cataluddi
04212e19ca
Removed the duplicate extension "js" warning from the NGINX configuration. Fixed #1
...
Signed-off-by: Adriano Cataluddi <acataluddi@gmail.com >
2024-04-28 16:29:01 +02:00
Anupam Kumar
c16ccaacbe
docs(admin_manual/ai): update context chat requirements and limitations
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2024-04-24 17:32:00 +05:30
Nextcloud bot
da9ff8b013
generate documentation from config.sample.php
2024-04-23 02:53:22 +00:00
Marcel Klehr
e5522e4906
fix(admin_manual/ai): Add notes about 5min limitation
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-22 12:26:16 +02:00
Varun Patil
334f6e5620
Merge pull request #11706 from nextcloud/pulsejet/imaginary
...
docs(tuning): add warning for Imaginary+HEIC
2024-04-21 13:10:50 -07:00
Daphne Muller
5080007430
Update app_assistant.rst
...
added link to user documentation
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2024-04-17 14:50:12 +02:00
Côme Chilliet
2ef266bac6
feat(ldap): Update screenshots and add new option documentation
...
Documented "Disable users missing from LDAP"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-04-15 18:00:02 +02:00
Marcel Klehr
fd0c87cd2d
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-15 10:33:31 +02:00
Marcel Klehr
c9f7f272f0
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-14 11:16:14 +02:00
Marcel Klehr
b7524e3eba
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-14 10:08:26 +02:00
Marcel Klehr
03f78e1102
Apply suggestions from code review
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-12 11:36:10 +02:00
Marcel Klehr
bfc0de9332
enh(admin_manual): Add docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-04-12 10:51:33 +02:00
Josh
a3c0f528a1
docs(admin): Fix typo
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-04-09 11:24:35 -04:00
Josh
ab3e045f07
docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
...
U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013 ) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-04-09 11:02:57 -04:00
Richard Steinmetz
2929777efc
feat(admin): drop php 8.0
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-04-09 11:55:56 +02:00
Josh
848086dfb3
docs(admin): Document MultipartUpload for uploading chunks to s3
...
Add a note to the "Large file upload on object storage" section.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-04-08 18:47:21 -04: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
Varun Patil
a7e47614e1
docs(tuning): add warning for Imaginary+HEIC
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu >
2024-04-05 12:32:09 -07: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
Christoph Wurst
3296251a57
Merge pull request #11691 from nextcloud/docs/admin/configuration-chapter-toc
...
docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 10:09:26 +02:00
Josh
173b2c3413
docs(admin): Update Android system requirements to 7
...
Fixes nextcloud/android#12758
Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-04-02 15:21:53 -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
Andy Scherzinger
11a21abfa2
Merge pull request #11680 from nextcloud/docs/admin/release-schedule
...
docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 20:18:54 +01:00
Josh
50d83a4832
docs(admin): Rewrite the Maintenance and release schedule chapter
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-03-29 17:23:36 +00:00
Marcel Klehr
c5917f135d
Merge pull request #11665 from nextcloud/admin/ai-setup
...
enh(admin_manual): Extend AI section to contain AI setup
2024-03-28 15:10:56 +01:00
Marcel Klehr
91b8e2f3e5
fix(admin_manual): Make capacity estimates more skeptical
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-26 10:39:50 +01:00
Marcel Klehr
26a60c4295
fix(admin_manual): Add note about scaling and rough capacity estimates
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-26 09:47:45 +01:00
Julius Härtl
776044f7d7
Merge pull request #11661 from nextcloud/enh/s3-concurrency
...
feat(admin_manual): Document S3 concurrency option
2024-03-26 09:03:58 +01:00
Nextcloud bot
179a7ed91a
generate documentation from config.sample.php
2024-03-26 02:50:22 +00:00
Marcel Klehr
d9aad22068
fix(admin_manual): correct custom model instructions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-25 14:41:57 +01:00
Ferdinand Thiessen
787c4fb53d
Merge pull request #11660 from nextcloud/nickvergessen-patch-1
...
Update some outdated versions and links
2024-03-23 20:01:28 +01:00
Marcel Klehr
02a47ed21e
fix(admin_manual): Fix code blocks
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-22 14:05:52 +01:00
Marcel Klehr
b0db29681b
fix(admin_manual): ADdress reviews on new AI section
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-22 14:00:55 +01: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
Marcel Klehr
2b916ca6f6
enh(admin_manual): Extend AI section to contain AI setup
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-03-18 11:45:19 +01:00
Ferdinand Thiessen
e54159acae
feat(admin_manual): Document S3 concurrency option
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-03-16 21:30:56 +01:00