diff --git a/maubot/example-config.yaml b/maubot/example-config.yaml index a16ea19..f21ac1e 100644 --- a/maubot/example-config.yaml +++ b/maubot/example-config.yaml @@ -1,5 +1,4 @@ # The full URI to the database. SQLite and Postgres are fully supported. -# Other DBMSes supported by SQLAlchemy may or may not work. # Format examples: # SQLite: sqlite:filename.db # Postgres: postgresql://username:password@hostname/dbname