Revert "Add ipv6 support for database"

This reverts commit b77641dbec.
This commit is contained in:
Alex Lion
2024-12-30 21:06:18 -05:00
parent b77641dbec
commit d1db81920e
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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