PERF: Set default global regex timeout to 2 seconds ()

Followup to a0140f6f7542a901bc5a5ed5d7d710b792c83360
This commit is contained in:
David Taylor 2023-04-03 11:43:28 +02:00 committed by GitHub
parent b042e1cbf7
commit d37ecd4764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -373,7 +373,7 @@ pg_force_readonly_mode = false
dns_query_timeout_secs =
# Default global regex timeout
regex_timeout_seconds =
regex_timeout_seconds = 2
# Allow impersonation function on the cluster to admins
allow_impersonation = true