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

52 commits

Author SHA1 Message Date
Éric Gaspar
f4573dbf3a fix 2024-06-20 11:54:40 +02:00
Éric Gaspar
27d1d2a3e2 Update .env 2024-06-20 11:32:44 +02:00
Éric Gaspar
9ff5b4883e fix 2024-06-20 09:28:27 +02:00
Éric Gaspar
2aee94ba3c Update .env 2024-06-20 09:08:37 +02:00
Éric Gaspar
1781ae5576 add timezone 2023-11-26 21:07:23 +01:00
Éric Gaspar
39e8c289d3 Update .env 2023-11-26 18:46:37 +01:00
Éric Gaspar
d037ed42ea Update .env 2023-11-15 09:52:38 +01:00
Éric Gaspar
8c8225b661 Update systemd.service 2023-11-14 15:57:20 +01:00
Éric Gaspar
1bc62e89ae Update .env 2023-11-14 12:18:08 +01:00
Éric Gaspar
ec34b585c4 Update nginx.conf 2023-11-13 14:06:48 +01:00
Éric Gaspar
d7b5c8c199 Update nginx.conf 2023-11-13 13:30:11 +01:00
Éric Gaspar
a570d4aeb0 Update .env 2023-11-13 13:25:05 +01:00
Éric Gaspar
d4a656e70c Update .env 2023-11-13 13:20:54 +01:00
Éric Gaspar
2cd7bf00d5 Update .env 2023-11-13 13:12:42 +01:00
Éric Gaspar
016a95899c Update .env 2023-11-13 13:11:00 +01:00
Éric Gaspar
1491bbcce9 Update .env 2023-11-13 11:16:43 +01:00
Éric Gaspar
c8143b56ba Update .env 2023-11-13 11:16:20 +01:00
Éric Gaspar
ddb44a63b1 Update .env 2023-11-13 11:13:16 +01:00
Éric Gaspar
036349ecc4 Update .env 2023-11-13 11:03:15 +01:00
Éric Gaspar
6f56db90c0 fix 2023-11-13 11:01:54 +01:00
Éric Gaspar
399a4c2243 Update .env 2023-11-13 10:54:29 +01:00
Éric Gaspar
95c048d838 Update systemd.service 2023-11-13 10:54:11 +01:00
Éric Gaspar
c7cf9a5a1b Update .env 2023-11-13 10:50:19 +01:00
Éric Gaspar
2e30d47062 fix 2023-11-13 10:40:49 +01:00
Éric Gaspar
e62f9ce423 cleaning 2023-11-13 10:40:13 +01:00
Éric Gaspar
9a6aaff4c3 fix 2023-11-13 10:23:43 +01:00
Éric Gaspar
beb6b3a3f0 Revert "fix"
This reverts commit 6fe5679655.
2023-11-13 10:06:47 +01:00
Éric Gaspar
6fe5679655 fix 2023-11-13 10:02:59 +01:00
Éric Gaspar
54f4e3c2d0 Revert "Update systemd.service"
This reverts commit 6494e42f11.
2023-09-05 11:30:17 +02:00
Éric Gaspar
6494e42f11 Update systemd.service 2023-09-05 11:28:38 +02:00
Éric Gaspar
d528bc1314 Update systemd.service 2023-09-05 11:16:50 +02:00
Éric Gaspar
a5228c819c naming 2023-09-05 10:40:34 +02:00
Éric Gaspar
091561095a Update systemd.service 2023-09-04 21:56:20 +02:00
Éric Gaspar
f8d7051b46 Update systemd.service 2023-09-04 21:34:57 +02:00
Éric Gaspar
cf724c19cb v2 2023-09-04 20:44:23 +02:00
ljf
c5c58c7199 [fix] php-zip missing 2020-01-27 01:25:41 +01:00
Jérôme Lebleu
e480c2af6f [fix] Remove useless mount.json file 2016-07-03 11:24:26 +02:00
Jérôme Lebleu
f289a8c069 [fix] Set email attribute in LDAP configuration 2016-07-02 17:45:00 +02:00
Jérôme Lebleu
85dff2bf2a [enh] Disable code source integrity checking (bugfix #408) 2016-06-30 20:52:25 +02:00
Jérôme Lebleu
25698019e7 [enh] Use cron job for background tasks (close #406) 2016-06-10 21:32:55 +02:00
Jérôme Lebleu
6faaee4e9d [enh] Update NGINX conf regarding ownCloud documented one 2016-05-28 21:55:32 +02:00
Jérôme Lebleu
fe1b69d0f7 [fix] Serve .well-known paths at the root to be discovered 2016-05-28 21:12:12 +02:00
ewilly
01890f728b Fix partialy error on integrity check
By creating all theses files inside the owncloud folder we obtain a lot of failure. In addition by modifying the fiel lib/base.php we create an other failure. The easiest way (but not the proper) is to disable the integrity control by modifyng the value of $OC_Channel in version.php to sth other than 'stable'...
2016-05-17 20:38:44 +02:00
Jérôme Lebleu
ad57400bc9 [fix] Set/unset some LDAP config to prevent issues 2016-05-16 17:59:51 +02:00
Jérôme Lebleu
285a1c3eec [fix] Correct alias in nginx.conf for installation at root domain 2016-05-14 22:01:28 +02:00
Jérôme Lebleu
2994c1e80c [enh] Pass user/group to php-fpm.conf and remove old dir at upgrade 2016-05-14 21:52:20 +02:00
Jérôme Lebleu
66920372d0 [fix] Correct ldap_email_attr and test config at installation 2016-04-04 12:30:09 +02:00
Jérôme Lebleu
5d9232f082 [enh] Rewrite and update backup/restore scripts to use helpers 2016-04-04 11:55:32 +02:00
Jérôme Lebleu
97b9a2b58f [fix] Set correct data directory and chmod config/config.php 2016-04-03 21:34:44 +02:00
Jérôme Lebleu
ee61d16483 [enh] Simplify and keep only set values in php-fpm configuration 2016-04-03 20:37:36 +02:00