mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
default_vars.yml: Admin Console vars closer together #2947
This commit is contained in:
parent
dec627d57d
commit
0398fdf0a9
1 changed files with 4 additions and 4 deletions
|
@ -73,6 +73,10 @@ local_tz: "{{ ansible_date_time.tz }}"
|
|||
admin_console_install: True
|
||||
admin_console_enabled: True
|
||||
#
|
||||
# Homepage: set to /home or /wordpress or /wiki (for MediaWiki)
|
||||
iiab_home_url: /home
|
||||
# You might also want to set captiveportal_splash_page (below!)
|
||||
#
|
||||
# Set to "False" if you do not want to use the latest js-menus, either because
|
||||
# you use WordPress or another home page, or if you prefer the older
|
||||
# https://github.com/iiab/iiab-menu (no longer maintained)
|
||||
|
@ -95,10 +99,6 @@ iiab_domain: lan
|
|||
lan_ip: 172.18.96.1
|
||||
lan_netmask: 255.255.224.0
|
||||
|
||||
# Homepage: set to /home or /wordpress or /wiki (for MediaWiki)
|
||||
iiab_home_url: /home
|
||||
# You might also want to set captiveportal_splash_page (below!)
|
||||
|
||||
# Internal Wi-Fi Access Point
|
||||
# Values are used if there is an internal Wi-Fi adapter and hostapd is enabled.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue