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

refactor front end params

This commit is contained in:
checktheroads
2020-01-28 12:03:47 -07:00
parent af0fac32d9
commit dc4baebfa3
10 changed files with 410 additions and 328 deletions

View File

@@ -32,7 +32,7 @@ class Params(HyperglassModel):
debug: StrictBool = False
developer_mode: StrictBool = False
primary_asn: Union[StrictInt, StrictStr] = "65001"
org_name: StrictStr = "The Company"
org_name: StrictStr = "Beloved Hyperglass User"
site_title: StrictStr = "hyperglass"
site_description: StrictStr = "{org_name} Network Looking Glass"
site_keywords: List[StrictStr] = [