bookmate/config.example.toml
2025-07-13 16:37:05 +05:00

7 lines
117 B
TOML

[telegram]
api_key = "example"
admin_id = "000000"
[storage]
type = "local" #local, s3
path = "data/storage"