You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
o=s.taboption('advanced',form.Value,'serial_number',_('Announced serial number'))
160
+
o.depends('enable_upnp','1')
161
+
o=s.taboption('advanced',form.Value,'model_number',_('Announced model number'))
162
+
o.depends('enable_upnp','1')
151
163
152
164
o=s.taboption('advanced',form.Value,'notify_interval',_('Notify interval'),_('A 900s interval will result in %s notifications with the minimum max-age of 1800s','A 900s interval will result in %s (%s = SSDP) notifications with the minimum max-age of 1800s').format('<abbr title="Simple Service Discovery Protocol">SSDP</abbr>'))
0 commit comments