me-site/docs/config.json.md
2024-07-10 14:13:37 +02:00

16 lines
No EOL
471 B
Markdown

# config.json
## Possible Values to configure:
- `name` : Personal Name
- `email` : Personal Mail
- `base_url` : Base URL of the Site
- `secret_key` : Secret Key for Flask
- `xmr_address` : Monero Receive Address
- `notify` : Notification Object
- - `webhook`: Webhook Notification
- - `gotify`: Gotify Object
- - - `token` : Gotify Token
- - - `host` : Gotify Host/Domain name
- `colors`
- - - `fg` : Color Number in colors.json
- - - `bg` : Color Number in colors.json