mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Broadly enable captiveportal, for IIAB 7.1 testing
This commit is contained in:
parent
4704fbdc3f
commit
a463018e6b
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,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, #2070).
|
# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070).
|
||||||
captiveportal_install: False
|
captiveportal_install: True
|
||||||
captiveportal_enabled: False
|
captiveportal_enabled: True
|
||||||
captiveportal_splash_page: /
|
captiveportal_splash_page: /
|
||||||
# You might also want to set iiab_home_url (above!)
|
# You might also want to set iiab_home_url (above!)
|
||||||
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue