weiss nicht
This commit is contained in:
parent
c65e48f5f7
commit
d079ee98c8
@ -42,8 +42,7 @@ appservice:
|
|||||||
# Format examples:
|
# Format examples:
|
||||||
# SQLite: sqlite:filename.db
|
# SQLite: sqlite:filename.db
|
||||||
# Postgres: postgres://username:password@hostname/dbname
|
# Postgres: postgres://username:password@hostname/dbname
|
||||||
#database: postgres://username:password@hostname/dbname
|
database: postgres://username:password@hostname/dbname
|
||||||
uri: postgres://telegram:jgzqnGCq3KY28C@postgres-telegram:5432/telegram?sslmode=disable
|
|
||||||
# Additional arguments for asyncpg.create_pool() or sqlite3.connect()
|
# Additional arguments for asyncpg.create_pool() or sqlite3.connect()
|
||||||
# https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool
|
# https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool
|
||||||
# https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
|
# https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
|
||||||
|
Loading…
Reference in New Issue
Block a user