Skip to content

Commit

Permalink
Clean no need comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Nov 13, 2023
1 parent 79896ad commit 8a6e11c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions config/database.yml.sample
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# SQLite version 3.x
# gem install sqlite3
#
# Ensure the SQLite 3 gem is defined in your Gemfile
# gem 'sqlite3'
#
---
default: &default
adapter: sqlite3
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
Expand Down

0 comments on commit 8a6e11c

Please sign in to comment.