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:
parent
e8e026f701
commit
6f54c34e67
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
secret=$(ynh_string_random --length=24)
|
secret=$(ynh_string_random --length=24)
|
||||||
max_file_size= "100"
|
max_file_size=100
|
||||||
use_ldap=$YNH_APP_ARG_USE_LDAP
|
use_ldap=$YNH_APP_ARG_USE_LDAP
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue