diff --git a/config.toml b/config.toml index 737f8ec..6a78aba 100644 --- a/config.toml +++ b/config.toml @@ -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 = false # Database connection pool settings for subscribers: