Loading Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ ## Bug fixes * Fix path to `bundle` in `script/server` [#7281](https://github.com/diaspora/diaspora/pull/7281) * Update comment in database example config [#7282](https://github.com/diaspora/diaspora/pull/7282) ## Features Loading config/database.yml.example +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ mysql: &mysql collation: utf8mb4_bin # Comment the the mysql line and uncomment the postgres line # if you want to use postgres # Comment the postgresql line and uncomment the mysql line # if you want to use mysql common: &common # Choose one of the following <<: *postgresql Loading Loading
Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ ## Bug fixes * Fix path to `bundle` in `script/server` [#7281](https://github.com/diaspora/diaspora/pull/7281) * Update comment in database example config [#7282](https://github.com/diaspora/diaspora/pull/7282) ## Features Loading
config/database.yml.example +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ mysql: &mysql collation: utf8mb4_bin # Comment the the mysql line and uncomment the postgres line # if you want to use postgres # Comment the postgresql line and uncomment the mysql line # if you want to use mysql common: &common # Choose one of the following <<: *postgresql Loading