11 lines
No EOL
306 B
Markdown
11 lines
No EOL
306 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 |