mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
captive_portal_install/enabled: True -> False
This commit is contained in:
parent
db73f858c4
commit
7fb028fb67
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ dns_jail_enabled: False
|
||||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||||
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
|
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
|
||||||
captive_portal_install: True
|
captive_portal_install: False
|
||||||
captive_portal_enabled: True
|
captive_portal_enabled: False
|
||||||
# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO
|
# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# Set to "False" if you want to revert to the older Dynamic Menuing system
|
# Set to "False" if you want to revert to the older Dynamic Menuing system
|
||||||
|
|
Loading…
Reference in a new issue