OVH-server-tracker/config/kimsufi.sample.yaml

41 lines
730 B
YAML

main:
api_url: https://www.ovh.com/engine/api/dedicated/server/availabilities?country=FR
id_server:
- 1801sk14
- 1801sk15
datacenter:
- fra
- gra
- sbg
- rbx
log:
level: INFO
path: log/tracker.log
notifications:
email:
user: me%40domain.tld
password: pwd
host: mdomain.tld
port: 587
from: me@domain.tld
secure: True
to: me@domain.tld
mode: starttls
xmpp:
user: notifier
password: pwd
host: xmpp.domain.tld
port: 5223
to: me@xmpp.domain.tld
secure: True
matrix:
user: user
token: token
host: domain.tld
thumbnail: True
room_id: !12546789:domain.tld
discord:
webhookid: 123
webhooktoken: 567
db: db.sqlite