fix: allow tokio tracing to be enabled

fixes https://github.com/scsibug/nostr-rs-relay/issues/48
This commit is contained in:
Greg Heartsfield
2023-01-14 09:47:23 -06:00
parent ba987d3212
commit 0db6487ce3
2 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
[diagnostics]
# Enable tokio tracing (for use with tokio-console)
#tracing = true
#tracing = false
[database]
# Directory for SQLite files. Defaults to the current directory. Can