Remove explicit default encoding from database.yml

This commit is contained in:
Sebastian Serth
2023-08-06 18:13:10 +02:00
parent 0f83746113
commit 6c18a64dc1

View File

@ -1,6 +1,5 @@
default: &default
adapter: postgresql
encoding: unicode
pool: 16
# username: CHANGE_ME
# password: CHANGE_ME