mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
* fix
* fix
* Update install
* Update _common.sh
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update _common.sh
* Revert "Update _common.sh"
This reverts commit 26b1b8c618
.
* Update upgrade
* Update .env
* Update _common.sh
* Update nginx.conf
* Update manifest.json
* Update install
* Update upgrade
* Update .env
* Update check_process
* Update upgrade
* Update upgrade
* Update upgrade
* Update scripts/install
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
* Update scripts/upgrade
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
* Fix upgrading (#80)
* Auto-update README
* Update local.yaml
Remove duplicate security block
* Update upgrade
Doing a hard cache flush for major upgrade
* Update upgrade
Fix syntax
* Update upgrade
Use ynh_secure_remove
* Update upgrade
Remove local.yaml for major version upgrade
* Update upgrade
No loading from cache for major upgrade
* Update upgrade
Do full replace for setup sources when major upgrade
* Update upgrade
Fix full_replace arg
* Update upgrade
cleaning
* Update upgrade
Remove obsolete source_id
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
---------
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
4 lines
145 B
Text
4 lines
145 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
|