Éviter le double chargement des helpers YunoHost
This commit is contained in:
parent
7ae2307abf
commit
7a5f10624d
3 changed files with 2 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ Lightweight animal shelter management
|
|||
|
||||
[](https://globinours.fr)
|
||||
[](https://demo.globinours.fr)
|
||||
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/globinours/)
|
||||
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/globinours/)
|
||||
|
||||
<div align="center">
|
||||
<a href="https://apps.yunohost.org/app/globinours"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ id = "globinours"
|
|||
name = "Globinours"
|
||||
description.en = "Lightweight animal shelter management"
|
||||
description.fr = "Gestion légère et complète pour refuges animaliers"
|
||||
version = "1.0.0-rc.3~ynh11"
|
||||
version = "1.0.0-rc.3~ynh12"
|
||||
maintainers = ["OverSu"]
|
||||
|
||||
[upstream]
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
# COMMON VARIABLES AND CUSTOM HELPERS
|
||||
#=================================================
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
php_upload_max_filesize="250M"
|
||||
|
||||
prepare_persistent_paths() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue