Reread in-db config when recoverying connection
* Separate reading files from whole config re-read * Only reload external file on SIGUSR2/NOTIFY
This commit is contained in:
committed by
Steve Chavez
parent
6750a5c44d
commit
498e77215a
@@ -0,0 +1,5 @@
|
||||
db-pool = 1
|
||||
|
||||
jwt-secret = "$(JWT_SECRET_FILE)"
|
||||
jwt-secret-is-base64 = false
|
||||
db-load-guc-config = false
|
||||
Reference in New Issue
Block a user