me-site/docs/config.json.md

14 lines
399 B
Markdown
Raw Normal View History

2022-08-25 01:29:59 +02:00
# config.json
## Possible Values to configure:
- `name` : Personal Name
- `email` : Personal Mail
- `secret_key` : Secret Key for Flask
2022-08-27 00:34:50 +02:00
- `xmr_address` : Monero Receive Address
- `notify` : Notification Object
- - `gotify`: Gotify Object
- - - `token` : Gotify Token
2022-09-13 07:40:17 +02:00
- - - `host` : Gotify Host/Domain name
- `colors`
- - - `fg` : Color Number in colors.json
- - - `bg` : Color Number in colors.json