Allow config file reloading with SIGUSR2
* move config validation to Config.hs * Add tests for jwt-secret/app.settings.*/db-schema reload
This commit is contained in:
committed by
Steve Chavez
parent
e272ea47be
commit
e8b4e3771c
@@ -7,7 +7,6 @@ Description : Generates the OpenAPI output
|
||||
module PostgREST.OpenAPI (
|
||||
encodeOpenAPI
|
||||
, pickProxy
|
||||
, isMalformedProxyUri
|
||||
) where
|
||||
|
||||
import qualified Data.HashSet.InsOrd as Set
|
||||
|
||||
Reference in New Issue
Block a user