1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

154 commits

Author SHA1 Message Date
Éric Gaspar
91c059acd7 Update nginx.conf 2023-10-29 18:38:13 +01:00
Éric Gaspar
19cb6388fc Update nginx.conf 2023-10-29 18:33:56 +01:00
Éric Gaspar
2487140754 Update nginx.conf 2023-10-24 18:03:34 +02:00
Éric Gaspar
dd843e771e Update nginx.conf 2023-10-24 18:01:02 +02:00
Éric Gaspar
5898a165bc Update nginx.conf 2023-10-24 17:58:57 +02:00
Éric Gaspar
46c5926697 Update nginx.conf 2023-10-24 17:56:58 +02:00
Éric Gaspar
2699202daf Update nginx.conf 2023-10-24 17:32:53 +02:00
Éric Gaspar
26515d3d78 Merge branch 'testing' into v2 2023-10-21 21:32:41 +02:00
ljf (zamentur)
64912b4b0f
[enh] Cache control on mjs files 2023-10-20 10:50:23 +02:00
Éric Gaspar
39f2aff266 Add client_body_timeout 2023-10-16 22:37:11 +02:00
Éric Gaspar
45fe24293b Update extra_php-fpm.conf 2023-10-12 18:03:59 +02:00
Éric Gaspar
e15f3bcc09 Update extra_php-fpm.conf 2023-10-12 18:00:27 +02:00
orhtej2
263b17638c
Provide proper mail configuration 2023-10-10 22:50:57 +02:00
Éric Gaspar
cae89b069c Revert "Update config.json"
This reverts commit 711050a22e.
2023-10-09 15:58:06 +02:00
Éric Gaspar
711050a22e Update config.json 2023-10-09 15:52:14 +02:00
Éric Gaspar
f2e491a7a4 Update config.json 2023-10-09 15:31:43 +02:00
Éric Gaspar
ee03b25070 add mail setup 2023-10-09 15:22:29 +02:00
Éric Gaspar
4476498872 Update nginx.conf 2023-10-09 09:46:12 +02:00
Éric Gaspar
b46b53195e Update nginx.conf 2023-10-09 09:45:47 +02:00
Éric Gaspar
85b5d2bad9 Fix ocs-provider warning 2023-10-07 18:35:24 +02:00
ericgaspar
24f41d03c0 Merge branch 'testing' into v2 2023-09-09 07:44:37 +02:00
ericgaspar
4eefe80958 Update nginx.conf 2023-09-09 07:42:47 +02:00
ericgaspar
90a700e137 #591 2023-08-24 23:04:23 +02:00
Éric Gaspar
beacac3bd1 Merge branch 'testing' into v2 2023-06-11 09:45:30 +02:00
Éric Gaspar
fe098e6e6b Update nginx.conf 2023-06-03 14:28:00 +02:00
Éric Gaspar
fc1ea1edcf Merge branch 'testing' into v2 2023-06-03 08:43:37 +02:00
Éric Gaspar
987c430f3a Update nginx.conf 2023-06-02 18:55:33 +02:00
Éric Gaspar
632c213954 Update config_install.json 2023-06-02 09:31:33 +02:00
Éric Gaspar
03fd056689 Update nginx.conf 2023-06-02 09:12:19 +02:00
Éric Gaspar
f3f6fd2f0a Update nginx.conf 2023-06-02 08:52:21 +02:00
Éric Gaspar
c9b5a1b756 Update nginx.conf 2023-06-02 08:50:39 +02:00
Éric Gaspar
4e673e9b4c Update nginx.conf 2023-06-02 08:49:13 +02:00
Éric Gaspar
8b4c136461 Update nginx.conf 2023-06-02 08:38:11 +02:00
Éric Gaspar
44690638f9 synchronize with upstream 2023-06-02 08:36:00 +02:00
Éric Gaspar
33fd019163 Merge branch 'testing' into v2 2023-03-21 19:08:41 +01:00
Éric Gaspar
15458fa99d Update nginx.conf 2023-03-21 18:50:18 +01:00
Éric Gaspar
fcfed88b83 cleaning 2023-03-08 10:07:33 +01:00
Éric Gaspar
e6ad863377 Update config_install.json 2023-02-12 22:57:48 +01:00
Éric Gaspar
5dd86a78ea Merge branch 'testing' into v2 2023-02-10 22:00:34 +01:00
Éric Gaspar
993807bced cleaning 2023-02-10 21:57:45 +01:00
Éric Gaspar
c0078dbcdc
Merge pull request #549 from MayeulC/PATCH-verb
nginx.conf: support PATCH method
2023-02-09 21:23:09 +01:00
Éric Gaspar
1987d35803
Merge pull request #542 from OniriCorpe/cron
changing the time between cron runs to the recommended value of 5 min
2023-02-09 21:18:20 +01:00
Éric Gaspar
1a1d5e66d8 bump opcache.interned_strings_buffer to 32 2023-02-09 16:53:15 +01:00
Éric Gaspar
b3ff3918d3 Merge branch 'testing' into pr/542 2023-02-09 12:40:25 +01:00
Éric Gaspar
a652b6f7d8 Merge branch 'testing' into pr/549 2023-02-09 12:39:59 +01:00
Éric Gaspar
3d4c67ec3f Merge branch 'testing' into v2 2023-02-03 22:37:55 +01:00
pp-r
79ac36bc28
opcache.interned_strings_buffer higher 8 (#535)
* opcache.interned_strings_buffer > 8

Because I got a warning about it in the Nextcloud settings. The recommendation should be higher than 8 so randomly i've put 10, restart php-fpm and no more warning.

* [enh] Remove warning interned_strings_buffer

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2023-01-31 02:19:13 +01:00
Mayeul Cantan
a7dfe1ed06
Merge http verb handling 2023-01-23 09:36:57 +01:00
Mayeul Cantan
466bb07d12
nginx.conf: support PATCH method 2023-01-18 16:21:40 +01:00
OniriCorpe
ab70c31c09 changing the time between cron runs to the recommended value 2023-01-02 00:27:19 +01:00