Skip to content

Commit

Permalink
Memory db pls
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Aug 18, 2023
1 parent 1712b5e commit a0a137a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-e2e/synapse-homeserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ listeners:
database:
name: sqlite3
args:
database: synapse/homeserver.db
database: ":memory:"
suppress_key_server_warning: true
report_stats: false

0 comments on commit a0a137a

Please sign in to comment.