fix: reset in-memory config to be false

This commit is contained in:
Greg Heartsfield 2023-08-05 15:29:16 -05:00
parent f965c53434
commit 7c5e851b82

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 = true
#in_memory = true
# Database connection pool settings for subscribers: