mirror of https://github.com/Lissy93/dashy.git
1.1 KiB
1.1 KiB
Untitled string in Dashy Config Schema Schema
https://example.com/schemas/abstract#/properties/appConfig/properties/fontAwesomeKey
API key for font-awesome
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | dashy-config.schema.json* |
fontAwesomeKey Type
string
fontAwesomeKey Constraints
pattern: the string must match the following regular expression:
^[a-z0-9]{10}$