1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

rollback database.yml update

This commit is contained in:
Samy KACIMI 2017-04-05 00:31:31 +02:00
parent 81c76fe375
commit 7762467b47

View file

@ -3,10 +3,6 @@ default: &default
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %> pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
timeout: 5000 timeout: 5000
encoding: unicode encoding: unicode
host: localhost
username: samy
password: tardis
port: 32769
development: development:
<<: *default <<: *default