Clean up obsolete state files
Hostname is configured from .env now along with everything else. JSON state storage backend has been abandoned. We might add an SQLite backend to go with the current Postgres backend at some point though; SQLite even supports window functions these days.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
bin/
|
||||
node_modules/
|
||||
state/
|
||||
.env
|
||||
hostname.txt
|
||||
|
||||
Reference in New Issue
Block a user