mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update scripts/install
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
parent
820a34a1fb
commit
27c3b4f98d
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ max_image_size="8388608"
|
|||
max_video_size="41943040"
|
||||
max_emoji_size="51200"
|
||||
max_remote_emoji_size="204800"
|
||||
ynh_app_setting_set --app=$app --key=language --value=$language
|
||||
ynh_app_setting_set --app=$app --key=max_toot_chars --value=$max_toot_chars
|
||||
ynh_app_setting_set --app=$app --key=max_pinned_toots --value=$max_pinned_toots
|
||||
ynh_app_setting_set --app=$app --key=max_bio_chars --value=$max_bio_chars
|
||||
|
|
Loading…
Reference in a new issue