mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
* 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>
6 lines
198 B
Text
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
|