1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

remove multissid artifacts

This commit is contained in:
HgO 2024-08-16 00:02:01 +02:00
parent 2c97fa5a2c
commit f1eddbac9e

View file

@ -111,14 +111,12 @@ name = "Configuration"
[main.hotspot.captive_portal]
ask = "Captive portal"
type = "boolean"
bind = "array_settings()"
visible = "advanced__3"
visible = "advanced"
help = "Activate the captive portal mode"
[main.hotspot.captive_portal_url]
ask = "Local captive portal URL"
type = "string"
bind = "array_settings()"
visible = "advanced && captive_portal"
help = "Local URL on which redirect onto when the user mac address is not yet allowed"