1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

34 lines
656 B
Plaintext
Raw Normal View History

# Non-dictionary parameters
requires_ipv6_cidr = [
"cisco_ios",
"cisco_nxos"
]
2019-05-07 23:21:41 -07:00
# General site-wide parameters
[general]
# primary_asn = ""
# org_name = ""
# google_analytics = ""
# enable_bgp_route = ""
# enable_bgp_community = ""
# enable_bgp_aspath = ""
# enable_ping = ""
# enable_traceroute = ""
# enable_max_prefix = ""
# max_prefix_length_ipv4 = ""
# max_prefix_length_ipv6 = ""
[general.bgp_aspath]
# mode = "asplain"
[general.bgp_aspath.asplain]
[general.bgp_aspath.asdot]
2019-05-07 23:21:41 -07:00
# Branding/Visual Customization Parameters
[branding]
# site_title = ""
# title = ""
# subtitle = ""
# title_mode = ""
# logo_path = ""
# logo_width = ""
# favicon_dir = ""