e973db658d
generate documentation from config.sample.php
2025-02-07 03:08:33 +00:00
526fd4ad31
generate documentation from config.sample.php
2025-01-28 03:05:09 +00:00
60a8f485de
generate documentation from config.sample.php
2025-01-16 03:07:47 +00:00
6bc5d2ce34
generate documentation from config.sample.php
2025-01-14 01:48:52 +00:00
a6c16db6b1
chore: Add header check instructions to HSTS warning section
...
Closes #10234
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-01-11 15:58:43 -05:00
a70594b52b
Update admin_manual/configuration_server/dashboard_configuration.rst
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Signed-off-by: Oscar Di Manno <24323813+oscardimanno@users.noreply.github.com >
2025-01-11 18:03:50 +01:00
ff9ebbb760
add(admin): add command to change the default page
...
Signed-off-by: Oscar Di Manno <oscar.dimanno1@gmail.com >
2025-01-11 18:03:50 +01:00
705ccc3919
generate documentation from config.sample.php
2025-01-10 03:06:46 +00:00
ceb127a4f2
generate documentation from config.sample.php
2025-01-09 03:10:42 +00:00
5e74210dbb
generate documentation from config.sample.php
2024-12-11 03:06:09 +00:00
df60e7466d
fix: add ref link to sample config section per review suggestion
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-12-10 12:33:02 -05:00
89f282a8f8
fix: small formatting error found upon compilation
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-12-10 10:12:02 -05:00
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
f93cd8f20e
docs(admin): Configuration Parameter chapter refactoring
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-12-07 14:55:57 -05:00
ba4e76f1c4
generate documentation from config.sample.php
2024-12-07 03:14:50 +00:00
a233ec763f
generate documentation from config.sample.php
2024-12-04 03:40:55 +00:00
5c65b53bcf
generate documentation from config.sample.php
2024-11-28 03:09:31 +00:00
a01403b4a2
feat: mail providers
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2024-11-27 09:10:09 -05:00
22cb67adde
generate documentation from config.sample.php
2024-11-20 03:14:21 +00:00
9018a90d2c
generate documentation from config.sample.php
2024-11-16 03:03:00 +00:00
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
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
2a5c2f947e
generate documentation from config.sample.php
2024-11-05 02:58:15 +00:00
ae9f403e00
generate documentation from config.sample.php
2024-10-31 02:57:09 +00:00
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
a8041cac70
generate documentation from config.sample.php
2024-10-26 02:55:33 +00:00
175d4c5dfe
generate documentation from config.sample.php
2024-10-22 03:01:48 +00:00
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
dff4662b5b
generate documentation from config.sample.php
2024-10-19 03:11:22 +00:00
99afc31781
generate documentation from config.sample.php
2024-09-21 02:55:35 +00:00
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
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
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
b295229f2c
generate documentation from config.sample.php
2024-09-13 02:59:26 +00:00
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
c3b80c9acc
generate documentation from config.sample.php
2024-09-10 04:28:55 +00:00
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
ad0a72dd16
fix(occ): Add setupchecks command
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2024-09-06 22:13:24 +02:00
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
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
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
563ee8cf9d
generate documentation from config.sample.php
2024-08-22 02:56:59 +00:00
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
345347da99
generate documentation from config.sample.php
2024-08-07 02:55:16 +00:00
b8a457cc47
generate documentation from config.sample.php
2024-08-06 02:54:34 +00:00
caecfeff9d
generate documentation from config.sample.php
2024-08-01 05:55:04 +00:00
6cf3a814fe
generate documentation from config.sample.php
2024-07-31 02:52:48 +00:00
4182b62e8d
generate documentation from config.sample.php
2024-07-27 02:49:26 +00:00
17fb341043
fix: config_sample_php_parameters.rst
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-07-26 13:53:55 +02:00
8aaa761819
generate documentation from config.sample.php
2024-07-26 02:51:22 +00:00