|
@@ -5,7 +5,7 @@
|
|
{description, "Connection pool for PostgreSQL"},
|
|
{description, "Connection pool for PostgreSQL"},
|
|
{vsn, "1.3.0"},
|
|
{vsn, "1.3.0"},
|
|
{registered, []},
|
|
{registered, []},
|
|
- {applications, [epgsql, pooler]},
|
|
|
|
|
|
+ {applications, [pooler]},
|
|
{env, [
|
|
{env, [
|
|
{connection_timeout, 10000},
|
|
{connection_timeout, 10000},
|
|
{query_timeout, 10000},
|
|
{query_timeout, 10000},
|