1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #1333 from holta/captive-portal-doc

Captive Portal docs revised (local_vars.yml, default_vars.yml, FAQ.IIAB.IO)
This commit is contained in:
A Holt 2018-12-12 11:51:29 -05:00 committed by GitHub
commit bc93c79793
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

@ -116,11 +116,11 @@ dns_jail_enabled: False
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
# extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179)
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
captive_portal_install: True
captive_portal_enabled: True
captive_portal_port: 9090
# In a pinch, disable it by running: systemctl disable captive-portal
# 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
# (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu)

View file

@ -57,10 +57,10 @@ dns_jail_enabled: False
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
# extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179)
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
captive_portal_install: True
captive_portal_enabled: True
# In a pinch, disable it by running: systemctl disable captive-portal
# 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
# (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu)

View file

@ -57,10 +57,10 @@ dns_jail_enabled: False
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
# extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179)
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
captive_portal_install: True
captive_portal_enabled: True
# In a pinch, disable it by running: systemctl disable captive-portal
# 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
# (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu)

View file

@ -57,10 +57,10 @@ dns_jail_enabled: False
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
# extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179)
# extensively refined later in 2018 (PRs #1179, #1300, #1327).
captive_portal_install: True
captive_portal_enabled: True
# In a pinch, disable it by running: systemctl disable captive-portal
# 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
# (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu)