disable db by default

This commit is contained in:
aglkm
2024-12-15 14:20:12 +03:00
parent 5efc12c704
commit aa20a5e4b9

View File

@@ -32,7 +32,7 @@ public_api = "enabled"
# Database path.
# By default, it will be created in the current directory.
# Comment out if you don't want to use sqlite database
database = "database.sqlite"
# database = "database.sqlite"
# Grinnode config