1
0
mirror of synced 2024-11-22 04:26:01 +03:00
mg-transport-telegram/config.yml.dist

27 lines
435 B
Plaintext
Raw Normal View History

database:
connection: postgres://mg_telegram:mg_telegram@postgres:5432/mg_telegram?sslmode=disable
http_server:
host: ~
listen: :3001
sentry_dsn: ~
log_level: 5
2018-06-01 12:08:22 +03:00
debug: false
2018-06-07 15:35:27 +03:00
update_interval: 24
config_aws:
access_key_id: ~
secret_access_key: ~
region: ~
bucket: ~
2018-06-08 13:57:51 +03:00
folder_name: ~
content_type: image/jpeg
credentials:
- "/api/integration-modules/{code}"
- "/api/integration-modules/{code}/edit"