Skip to content

Commit 4a6fd3e

Browse files
committed
clarify
1 parent 7dba8d1 commit 4a6fd3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.example.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ headers = { X-MyCustomHeader = "MyCustomValue" }
8989
# OPTIONAL
9090
get_params = { param1 = "value1", param2 = "value2" }
9191
# Whether to enable timing games, as tuned by `target_first_request_ms` and `frequency_get_header_ms`.
92+
# NOTE: if neither `target_first_request_ms` nor `frequency_get_header_ms` is set, this flag has no effect.
93+
#
9294
# These values should be carefully chosen for each relay, as each relay has different latency and timing games setups.
9395
# They should only be used by advanced users, and if mis-configured can result in unforeseen effects, e.g. fetching a lower header value,
9496
# or getting a temporary IP ban.

0 commit comments

Comments
 (0)