chore: add missing --example for server-timing-enabled
This commit is contained in:
committed by
Steve Chavez
parent
b538ab9823
commit
8483459d59
@@ -220,6 +220,9 @@ exampleConfigFile =
|
||||
|server-host = "!4"
|
||||
|server-port = 3000
|
||||
|
|
||||
|## Allow getting the request-response timing information through the `Server-Timing` header
|
||||
|server-timing-enabled = false
|
||||
|
|
||||
|## Unix socket location
|
||||
|## if specified it takes precedence over server-port
|
||||
|# server-unix-socket = "/tmp/pgrst.sock"
|
||||
|
||||
Reference in New Issue
Block a user