mirror of
https://github.com/YunoHost-Apps/reverseproxy_ynh.git
synced 2024-09-03 20:16:23 +02:00
Kill legacy setting_set on is_public
This commit is contained in:
parent
669e3b0e7a
commit
ee5bdaf014
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ then
|
|||
fi
|
||||
|
||||
ynh_app_setting_set $app 'redirect_type' $redirect_type
|
||||
ynh_app_setting_set $app 'is_public'
|
||||
fi
|
||||
|
||||
# Migrate legacy permissions to new system
|
||||
|
|
Loading…
Reference in a new issue