Bump version to 0.1.1
This commit is contained in:
parent
e5ec9b179e
commit
2f7c20dffd
4 changed files with 5 additions and 3 deletions
|
@ -13,6 +13,8 @@ crypto_database:
|
|||
#
|
||||
# When using pickle, individual crypto databases are stored in the pickle_dir directory.
|
||||
# When using non-default postgres, postgres_uri is used to connect to postgres.
|
||||
#
|
||||
# WARNING: The pickle database is dangerous and should not be used in production.
|
||||
type: default
|
||||
postgres_uri: postgres://username:password@hostname/dbname
|
||||
pickle_dir: ./crypto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue