This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-block-bot/opter_outer.example.toml

7 lines
215 B
TOML
Raw Normal View History

2023-02-06 00:20:34 -08:00
[db]
# Accepts all parameters accepted by https://magicstack.github.io/asyncpg/current/api/index.html#connection.
# Or leave this section blank to use the defaults.
username='mastodon'
password='...'
database='...'