Skip to content

Commit

Permalink
Revert "Add ipv6 support for database"
Browse files Browse the repository at this point in the history
This reverts commit b77641d.
  • Loading branch information
alxlion committed Dec 31, 2024
1 parent b77641d commit d1db819
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- Improve performance of presentation to load slides faster
- Fix manager layout on small screens
- Add clickable hyperlinks in messages
- Add ipv6 support for database

### v.2.3.0

Expand Down
1 change: 0 additions & 1 deletion config/runtime.exs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ config :claper, Claper.Repo,
ssl_opts: [
verify: :verify_none
],
socket_options: [:inet6],
prepare: :unnamed,
pool_size: pool_size,
queue_target: queue_target
Expand Down

0 comments on commit d1db819

Please sign in to comment.