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

24 commits

Author SHA1 Message Date
anmol26s
5a0d87648b Remove ini file for php 2018-10-03 19:02:52 +05:30
anmol26s
abae5a9d5f Updated to version 3.6.1 2018-08-05 13:40:02 +05:30
anmol26s
1a72ec2457 Updated to version 3.6 2018-07-26 00:58:41 +05:30
anmol26s
a5951b1994 Updated to version 3.4.2 2018-07-19 20:57:13 +05:30
anmol26s
8ac372dc8b some improvements in nginx 2018-06-22 12:23:45 +05:30
anmol26s
dcfea03aef Fixed crontab 2018-06-19 09:02:57 +05:30
anmol26s
92c95c4e81 Updated to 3.4.1 and changed to liks to farmagit 2018-06-09 20:34:00 +05:30
anmol26s
5b230f68d6 Fix nginx.conf 2018-05-26 00:52:07 +05:30
anmol26s
b4b83eca41 Futher fixed [Nginx] HTTP-Splitting vulnerability 2018-05-05 13:31:19 +05:30
anmol26s
f8d432a35c Updated to 3.4 and fixed the [nginx]HTTP-Splitting vulnerability 2018-05-05 10:35:08 +05:30
anmol26s
1657609a6a Lot of improvements in:install,remove,update,backup,restore.Added feature:logs,multi-instance.Updated:readme 2018-04-30 23:54:17 +05:30
Anmol
bae73d92a0 Updated readme,nginx.conf and check_process 2017-07-22 06:01:23 +05:30
Anmol
5b3a62851f Added ldap support & changed the line for addding admin mail in .htconfig.php 2017-07-20 10:39:07 +05:30
polytan02
9cd1f3a54b Adjustements to increase upload amounts 2017-02-19 13:31:10 +00:00
polytan02
0927c9439b Adjustment as per hubzilla documentation 2017-02-17 13:41:33 +00:00
polytan02
d4243db13a As per doc, add php_value[register_argc_argv] = true to php fpm process 2017-02-17 13:35:38 +00:00
polytan02
cf783e468d Correction of changedir 2017-02-17 13:14:32 +00:00
polytan02
822d23281c UPdate on php-fpm and nginx 2017-02-15 17:09:01 +00:00
polytan02
86488e7dcf No sources in the _ynh app 2017-02-15 16:40:53 +00:00
Andrew Manning
50eb1bad6a Add max upload size option to manifest. Update README.md to alert to system-wide changes. Force the app to be public. Remove the well-known nginx conf line that was blocking inter-hub communication. Add check_process file. 2017-02-10 20:05:28 -05:00
Andrew Manning
9f9d78396e Updated Hubzilla core and addons to v2.0.7. Updated installation scripts to support latest YunoHost. 2017-02-05 10:11:01 -05:00
Anmol
e083418678 change in nginx.conf and added addons in folders 2015-12-08 18:16:49 +05:30
anmol26s
a27ac0744d Missing " / "and "fastcgi_param SCRIPT_FILENAME $request_filename;"
Nginx gives error on reload if "/" is not present(the nginx will never load after reboot) .If " / " is added  nginx will give blank page . So this line need to be added to make it work again" fastcgi_param SCRIPT_FILENAME $request_filename;" .
2015-11-01 19:52:13 +05:30
Andrew Manning
c67d330eea Initial commit, forked from https://git.reticu.li/zot/redmatrix_ynh 2015-08-23 11:33:13 -04:00