Commit Graph

1070 Commits

Author SHA1 Message Date
3a4f59e43b generate documentation from config.sample.php 2025-05-05 03:42:50 +00:00
b67e177ddd generate documentation from config.sample.php 2025-05-01 03:13:54 +00:00
fb61181d3b Update config_sample_php_parameters.rst
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-04-30 15:45:17 +02:00
26d28aa377 change occ syntax the make it passing CI
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-04-30 15:41:12 +02:00
77aaa492b9 generate documentation from config.sample.php 2025-04-30 03:13:57 +00:00
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
b3ac16afa7 generate documentation from config.sample.php 2025-04-29 03:14:16 +00:00
d613275552 generate documentation from config.sample.php 2025-04-25 03:12:22 +00:00
7c48b404da generate documentation from config.sample.php 2025-04-23 03:13:02 +00:00
5d826e0a6d generate documentation from config.sample.php 2025-04-18 03:13:24 +00:00
1c316417a1 generate documentation from config.sample.php 2025-04-15 03:18:48 +00:00
41604005c9 generate documentation from config.sample.php 2025-04-12 03:17:11 +00:00
b5279d6eaa generate documentation from config.sample.php 2025-03-23 03:13:51 +00:00
373684316a Update config_sample_php_parameters.rst
Signed-off-by: Moritz Stückler <moritz@bitbetter.de>
2025-03-22 19:40:45 +01:00
e5253fb92a fix: dead link for core navigation ocs api
Signed-off-by: Moritz Stückler <moritz@bitbetter.de>
2025-03-22 19:40:45 +01:00
a910289382 feat(activity): exclude users from expiry
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-03-19 13:58:20 +01:00
de2b54eea5 generate documentation from config.sample.php 2025-02-28 03:13:06 +00:00
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