mirror of
https://github.com/YunoHost-Apps/snipeit_ynh.git
synced 2024-09-03 20:26:16 +02:00
* set relative path to keep option
* Auto-update README
* Manifest v2 and upgrade to v6.1.0 (#34)
* convert to v2
* cleanup and example_ynh
* Update
* Update
* Auto-update README
* Update tests.toml
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* cleaning
* Auto-update README
* cleaning
* Auto-update README
* fix linter
* Auto-update README
* cleaning
* Update backup
* Update manifest.toml
* Update snipeit.env
* Update manifest.toml
* Revert "Update manifest.toml"
This reverts commit 2ece2825a5
.
* Upgrade to v6.3.0 (#39)
* Upgrade to v6.3.0
* Auto-update README
* Upgrade to v6.3.1
* Auto-update README
* Mail (#37)
* Update snipeit.env
* Update manifest.toml
* Update manifest.toml
* fix
* Update tests.toml
* cleaning
* Auto-update README
* Update change_url
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* fix
* add php
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: OniriCorpe <oniricorpe@disroot.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
|