14 lines
No EOL
399 B
Markdown
14 lines
No EOL
399 B
Markdown
# config.json
|
|
|
|
## Possible Values to configure:
|
|
- `name` : Personal Name
|
|
- `email` : Personal Mail
|
|
- `secret_key` : Secret Key for Flask
|
|
- `xmr_address` : Monero Receive Address
|
|
- `notify` : Notification Object
|
|
- - `gotify`: Gotify Object
|
|
- - - `token` : Gotify Token
|
|
- - - `host` : Gotify Host/Domain name
|
|
- `colors`
|
|
- - - `fg` : Color Number in colors.json
|
|
- - - `bg` : Color Number in colors.json |