|
@@ -34,6 +34,7 @@ appservice:
|
|
max_body_size: 1
|
|
max_body_size: 1
|
|
|
|
|
|
# The full URI to the database. SQLite and Postgres are supported.
|
|
# The full URI to the database. SQLite and Postgres are supported.
|
|
|
|
+ # However, SQLite support is extremely experimental and should not be used.
|
|
# Format examples:
|
|
# Format examples:
|
|
# SQLite: sqlite:///filename.db
|
|
# SQLite: sqlite:///filename.db
|
|
# Postgres: postgres://username:password@hostname/dbname
|
|
# Postgres: postgres://username:password@hostname/dbname
|