Skip to content

Commit

Permalink
Pruned unnecessary lines from config
Browse files Browse the repository at this point in the history
the now removed lines solved a temporary issue, since resolved
  • Loading branch information
wanton1950 committed Jan 9, 2018
1 parent 5f278ad commit b9eb6b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b9eb6b7

Please sign in to comment.