1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00
bicbucstriim_ynh/conf/extra_php-fpm.conf
eric_G 4d1e206adb
Testing (#20)
* Auto-update READMEs

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* keep data

* Update extra_php-fpm.conf

* Update extra_php-fpm.conf

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

* cleaning

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-08 18:40:35 +02:00

6 lines
198 B
Text

; Additional php.ini defines, specific to this pool of workers.
php_admin_value[upload_max_filesize] = 50M
php_admin_value[post_max_size] = 50M
php_value[apc.enabled]=1
php_value[apc.enable_cli]=1