1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-04-18 12:25:08 +02:00
parent e8e026f701
commit 6f54c34e67

View file

@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
#=================================================
secret=$(ynh_string_random --length=24)
max_file_size= "100"
max_file_size=100
use_ldap=$YNH_APP_ARG_USE_LDAP
#=================================================