summaryrefslogtreecommitdiff
path: root/crates/arti-config/src/arti_defaults.toml
Commit message (Expand)AuthorAgeFilesLines
* Use a lower default for max_retries.Nick Mathewson2022-03-301-1/+1
* Document that `notify` behavior is strange with symlinksNick Mathewson2022-02-031-0/+5
* Make configuration-watching configurable and off-by-default.Nick Mathewson2022-02-011-0/+5
* Make max_file_limit configurableNeel Chauhan2022-01-281-0/+7
* Tracing configuration for logfiles, per-target filtersNick Mathewson2022-01-101-5/+16
* Rename timeout_rules to stream_timeouts.Nick Mathewson2021-12-071-3/+7
* Merge branch 'revised_preemptive_config' into 'main'eta2021-12-071-11/+22
|\
| * Clarify names and docs for predictive circuits.Nick Mathewson2021-12-071-10/+21
| * Rename circuits_preemptive to preemptive_circuitsNick Mathewson2021-12-071-1/+1
* | Merge branch 'bug252' into 'main'eta2021-12-071-0/+12
|\ \ | |/ |/|
| * Rename ClientDNSConfig -> ClientTimeoutConfigNeel Chauhan2021-12-071-2/+2
| * Make DNS fields in arti-client/src/client.rs configurableNeel Chauhan2021-12-031-0/+12
* | Allow configurability on preemptive circuitsNeel Chauhan2021-12-071-0/+16
|/
* Rename .gitignore APP_FOO to ARTI_FOO.Nick Mathewson2021-11-211-4/+4
* Rename RetryConfig to DownloadSchedule, fold in parallelism.Nick Mathewson2021-11-181-6/+4
* Move the socks_port option into a new proxy section.Nick Mathewson2021-11-181-0/+2
* Rename addr_config to address_filter; clarify its usage.Nick Mathewson2021-11-181-2/+3
* Flatten enforce_distance into path_rules.Nick Mathewson2021-11-181-2/+3
* Fold "circuit_timing" and "request_timing" into a single section.Nick Mathewson2021-11-181-4/+2
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+112