Add preliminary code for database (this really needs to be cleaned)

This commit is contained in:
2024-11-22 19:20:44 -05:00
parent cd90d62b2c
commit ae2ec6f662
8 changed files with 241 additions and 98 deletions

View File

@ -19,6 +19,6 @@
}
},
"zblock": {
"database_path": "feeds"
"conninfo": "YOUR-DB-CONNINFO"
}
}