add config option server-unix-socket-mode (#1415)
* added config option server-unix-socket-mode to enable custom socket permissions * added server-unix-socket-mode input validation
This commit is contained in:
committed by
Steve Chavez
parent
f9c64d9f65
commit
2e6c78d723
@@ -97,6 +97,7 @@ executable postgrest
|
||||
, base64-bytestring >= 1 && < 1.1
|
||||
, bytestring >= 0.10.8 && < 0.11
|
||||
, directory >= 1.2.6 && < 1.4
|
||||
, either >= 4.4.1 && < 5.1
|
||||
, hasql >= 1.4 && < 1.5
|
||||
, hasql-pool >= 0.5 && < 0.6
|
||||
, hasql-transaction >= 0.7.2 && < 0.8
|
||||
|
||||
Reference in New Issue
Block a user