29 lines
684 B
JSON
29 lines
684 B
JSON
{
|
|
"ApiURL": "http://localhost:8044",
|
|
"PrivacyURL": "https://www.sh-edraft.de/Datenschutz",
|
|
"ImprintURL": "https://www.sh-edraft.de/Impressum",
|
|
"WebVersion": {
|
|
"Major": "1",
|
|
"Minor": "0",
|
|
"Micro": "dev127_config_in_wi"
|
|
},
|
|
"Themes": [
|
|
{
|
|
"Label": "Blue light",
|
|
"Name": "default-light-theme"
|
|
},
|
|
{
|
|
"Label": "Blue dark",
|
|
"Name": "default-dark-theme"
|
|
},
|
|
{
|
|
"Label": "Orange light",
|
|
"Name": "sh-edraft-light-theme"
|
|
},
|
|
{
|
|
"Label": "Orange dark",
|
|
"Name": "sh-edraft-dark-theme"
|
|
}
|
|
]
|
|
}
|