From 887c25ef0188d8a2ccd811c1d5896d7d71f254df Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 4 Jun 2019 16:13:27 -0400 Subject: expanding options for databases. abstractions for database push/pull functions --- getwtxt.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'getwtxt.yml') diff --git a/getwtxt.yml b/getwtxt.yml index 460ff4e..4c72454 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -22,7 +22,12 @@ # This is the port that getwtxt will bind to. ListenPort: 9001 -# The location of the LevelDB database structure. Can be +# The type of database you want to use. Currently, +# the following are supported: +# leveldb +DatabaseType: "leveldb" + +# The location of the database structure. Can be # a relative or absolute path. DatabasePath: "getwtxt.db" -- cgit 1.4.1-2-gfad0