This commit is contained in:
Yasuhiro Matsumoto
2023-08-24 22:35:36 +09:00
parent 0667042042
commit fda2d1471e

View File

@@ -33,7 +33,7 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
#engine = "sqlite" #engine = "sqlite"
# Directory for SQLite files. Defaults to the current directory. Can # Directory for SQLite files. Defaults to the current directory. Can
# also be specified (and overriden) with the "--db dirname" command # also be specified (and overridden) with the "--db dirname" command
# line option. # line option.
#data_directory = "." #data_directory = "."