Added some preliminary database stuff; added a script to mock adding a post to the DB
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
vulture:
|
||||
run_interval: 1
|
||||
|
||||
database:
|
||||
adapter: 'sqlite'
|
||||
database: 'data/vulture.db'
|
||||
|
Reference in New Issue
Block a user