max-nextcloud
c80d1aa13f
Merge pull request #8163 from nextcloud/minor-fix-config-app-set
...
remove invalid type=boolean in config:app:set
2022-03-26 10:59:39 +01:00
Pytal
ff2c816a50
Merge pull request #8141 from nextcloud/admin-profile-config
2022-03-23 21:33:13 -07: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
Joas Schilling
7eada71135
Merge pull request #8105 from nextcloud/revert-6094-pierreozoux-patch-1
...
Revert "Adds warning about user deletion and object store"
2022-03-22 13:57:49 +01:00
Christopher Ng
8826b0ba6e
Document profile configuration options for admins
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2022-03-21 18:39:31 -07:00
Nextcloud bot
a0560d5812
generate documentation from config.sample.php
2022-03-19 04:10:06 +00:00
Carl Schwan
fb87110368
Merge pull request #8121 from nextcloud/preview_hpb
...
Add documentation for preview hpb with Imaginary
2022-03-18 12:39:21 +01:00
Carl Schwan
543c114189
Add documentation for preview hpb with Imaginary
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-03-18 12:34:30 +01:00
Anna
1e6bbced5b
Merge pull request #8130 from nextcloud/enhancement/calendar-hide-export-admins
...
Document hiding Calendar export buttons for admins
2022-03-16 15:32:49 +01:00
Christoph Wurst
c8858c6197
Document hiding Calendar export buttons for admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-16 14:05:05 +01:00
Christoph Wurst
f8765b3bb8
Document Calendar default alarm type for admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-16 14:01:24 +01:00
Nextcloud bot
f57a86b5e5
generate documentation from config.sample.php
2022-03-08 04:07:41 +00:00
Nextcloud bot
d5f3599c15
generate documentation from config.sample.php
2022-03-03 04:04:53 +00:00
Julius Härtl
d481757d39
Merge pull request #8106 from nextcloud/activities-ext-storage
...
Add section about activities in external storages
2022-03-02 21:21:28 +01:00
Nextcloud bot
d1b8c3b0c7
generate documentation from config.sample.php
2022-03-02 04:26:33 +00:00
tflidd
a9b49da233
Merge pull request #8082 from nextcloud/doc-image
...
Follow up server PR #30225
2022-03-01 09:22:28 +01:00
Louis
e67d737a3f
Merge pull request #8084 from nextcloud/feat/add_missing_dry-run
...
Add doc about dry-run option for add-missing-* cmd
2022-02-28 18:16:00 +01:00
Louis Chemineau
80a7b679c7
Add doc about dry-run option for add-missing-* cmd
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-02-28 17:36:55 +01:00
Vincent Petry
d7806e09b8
Combine activity ext storage with group folder section
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-02-25 17:27:20 +01:00
Vincent Petry
ab256faa75
Add section about activities in external storages
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-02-25 16:45:49 +01:00
Joas Schilling
933d47accb
Revert "Adds warning about user deletion and object store"
2022-02-25 09:56:04 +01:00
Joas Schilling
378e79537b
Merge pull request #8083 from nextcloud/nginx-immuatable-cache3
...
fix nginx cache immutable example
2022-02-25 08:37:46 +01:00
Joas Schilling
2b8e6966fb
Merge pull request #8018 from carlcsaposs/admin-manual-grammar
...
Fix grammatical & spelling errors in admin manual
2022-02-25 08:34:35 +01:00
Carl Csaposs
256c00f927
Fix title underline length
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Carl Csaposs <carl@csaposs.com >
2022-02-24 17:41:36 +00:00
Frieder Schrempf
8a0af8663e
Merge pull request #8047 from nextcloud/extend-warning-gf-activities
...
Extend warning about activities in groupfolders
2022-02-24 14:18:27 +01:00
Joas Schilling
ee4346f97c
Merge pull request #6094 from nextcloud/pierreozoux-patch-1
...
Adds warning about user deletion and object store
2022-02-24 13:58:03 +01:00
Joas Schilling
5d25159561
Merge pull request #7876 from jacksgt/patch-2
...
Correct typo in user_auth_ldap.rst
2022-02-24 13:46:03 +01:00
Joas Schilling
d3b6b74210
Merge pull request #7878 from blckassassin/master
...
Update email_configuration.rst
2022-02-24 12:12:33 +01:00
Joas Schilling
5713a36a96
Apply suggestions from code review
2022-02-24 12:09:41 +01:00
Julius Härtl
3b33f6a04e
Merge pull request #8095 from nextcloud/fix/mapfiles-nginx
...
Add mapfile serving for nginx conf examples
2022-02-24 09:14:41 +01:00
John Molakvoæ
39e804304a
Merge pull request #6955 from ChristianTacke/pr/nginx_reorder
2022-02-24 09:12:33 +01:00
John Molakvoæ
8ba8d888b0
Update nginx-root.conf.sample
2022-02-24 09:10:01 +01:00
John Molakvoæ
fdb5e1ff95
Update nginx-subdir.conf.sample
2022-02-24 09:09:28 +01:00
Joas Schilling
555ab488f9
Update general_troubleshooting.rst
...
64e0e45
this was necessary for me to have those rules work and also makes perfect sense as a `/` is imho always at the beginning of the path.
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-23 11:40:40 +01:00
Christoph Wurst
8ed884fce1
Merge pull request #8087 from nextcloud/feature/noid/background-job-maintenance-window
...
Background job maintenance window
2022-02-22 16:01:35 +01:00
Vincent Petry
f38448b6bf
Merge pull request #8089 from nextcloud/feature/8085/splitting-databases-for-scaling
...
Add admin docs for splitting databases
2022-02-22 16:00:48 +01:00
Joas Schilling
f610e0e742
Require optional database steps to be performed
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 15:27:58 +01:00
Joas Schilling
af954e4420
Merge pull request #8019 from carlcsaposs/admin-manual-nouns
...
Update misleading/incorrect nouns in admin manual
2022-02-22 15:10:59 +01:00
Joas Schilling
dc2460aeb5
Add admin docs for splitting databases
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 15:04:40 +01:00
Joas Schilling
63d86393e0
Fix "Malformed table."
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 14:17:47 +01:00
Joas Schilling
07aedb47fc
Document admin config for maintenance_window_start
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 13:49:28 +01:00
Nextcloud bot
963ff252ce
generate documentation from config.sample.php
2022-02-22 04:05:23 +00:00
Robin Appelman
d70354d7bd
fix nginx cache immutable example
2022-02-21 15:34:54 +01:00
zroebg
671038130f
Follow up server PR #30225
...
https://github.com/nextcloud/server/pull/30225
2022-02-21 10:53:21 +01:00
Julius Härtl
c1885613e4
Add docs for occ theming:config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2022-02-21 10:35:05 +01:00
Frieder Schrempf
2727ba2f70
Extend warning about activities in groupfolders
...
This extends the warning about activities in groufolders to mention the potential of
leaking sensitive data if "Advanced Permissions" are used.
See https://github.com/nextcloud/groupfolders/issues/1057 for more information.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2022-02-18 11:55:12 +01:00
Louis
67ffcce5b5
Merge pull request #8042 from nextcloud/redis_over_tls
...
Add doc to connect to Redis over TLS
2022-02-17 09:58:12 +01:00
Louis Chemineau
d29e232ae7
Add doc to connect to Redis over TLS
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-02-16 15:50:50 +01:00
Arthur Schiwon
c1c28eaa30
update release information
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2022-02-15 23:10:58 +01:00
Joas Schilling
9acb072164
Add space as allowed user id character
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-15 10:31:00 +01:00