File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,16 +110,16 @@ CONFIGURATION DIRECTIVES:
110
110
111
111
postgres_connect_timeout timeout (context: http, server, location)
112
112
------------------------------------------------------------------
113
- Set timeout for connecting to the database (in milliseconds ).
113
+ Set timeout for connecting to the database (in seconds ).
114
114
115
- default: 10000ms (10s)
115
+ default: 10
116
116
117
117
118
118
postgres_result_timeout timeout (context: http, server, location)
119
119
-----------------------------------------------------------------
120
- Set timeout for receiving result from the database (in milliseconds ).
120
+ Set timeout for receiving result from the database (in seconds ).
121
121
122
- default: 30000ms (30s)
122
+ default: 30
123
123
124
124
125
125
CONFIGURATION VARIABLES:
You can’t perform that action at this time.
0 commit comments