Pruned unnecessary lines from config

the now removed lines solved a temporary issue, since resolved
This commit is contained in:
Bucky Wilson
2018-01-10 09:54:17 +10:00
parent 5f278ad843
commit b9eb6b7780

View File

@@ -108,8 +108,6 @@ beef:
# db_file is only used for sqlite
db_file: "beef.db"
#db_pool: 50 # Issues with sqlite locking.
#db_timeout: 500 # https://stackoverflow.com/questions/7154664/ruby-sqlite3busyexception-database-is-locked
# db connection information is only used for mysql/postgres
db_host: "localhost"