mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-07-31 08:18:28 -04:00
fix: reset in-memory config to be false
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user