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
c56303e38f
commit
7613bedf61
1 changed files with 2 additions and 2 deletions
|
@ -145,8 +145,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_port: 9090
|
captiveportal_port: 9090
|
||||||
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!)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue