test: wip integration test for event publishing

This commit is contained in:
Greg Heartsfield
2023-08-05 11:16:11 -05:00
parent 05f70112e8
commit c3e13af9e3
2 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
# Use an in-memory database instead of 'nostr.db'.
# Requires sqlite engine.
# Caution; this will not survive a process restart!
#in_memory = false
in_memory = true
# Database connection pool settings for subscribers: