Éviter le double chargement des helpers YunoHost

This commit is contained in:
Alexandre NOEL 2026-09-04 12:31:54 +02:00
commit 7a5f10624d
3 changed files with 2 additions and 4 deletions

View file

@ -4,8 +4,6 @@
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
source /usr/share/yunohost/helpers
php_upload_max_filesize="250M"
prepare_persistent_paths() {