summaryrefslogtreecommitdiff
path: root/crates/arti/src/arti-example-config.toml
Commit message (Expand)AuthorAgeFilesLines
* Turn off HS client connections by defaultIan Jackson2023-06-291-1/+10
* HS configuration: Add retry parameters to configurationIan Jackson2023-06-281-0/+6
* HS configuration: Add and honour `allow_onion_addrs` in configurationIan Jackson2023-06-281-0/+3
* tor-ptmgr: make configuration use builders, plumb into arti-clienteta2022-11-161-0/+16
* bridge config: Clarify that examples are nonfunctionalIan Jackson2022-10-121-0/+2
* bridges config example: Add much more example syntaxIan Jackson2022-10-121-4/+14
* bridges config example: Add bridges section to example configIan Jackson2022-10-121-0/+21
* arti: cfg: Rename `*_port` to `*_listen` and change the typeIan Jackson2022-08-251-2/+2
* arti: Raise the default console log severity to "info"Nick Mathewson2022-08-251-1/+1
* arti: Do not allow running as root.Nick Mathewson2022-08-241-0/+6
* channel: Introduce padding configIan Jackson2022-08-161-1/+13
* Introduce ChannelConfigIan Jackson2022-08-161-0/+4
* arti: Add support for process hardeningNick Mathewson2022-08-151-0/+9
* Rename download_tolerance to directory_toleranceNick Mathewson2022-07-221-2/+5
* Add a configuration option for reachable_addrsNick Mathewson2022-06-171-0/+10
* mistrust: Canonicalise prefix from Some("") to NoneIan Jackson2022-05-301-0/+1
* arti: config: Canonicalise ports, and provide example dns_portIan Jackson2022-05-301-0/+3
* config: Provide tor_config::resolve_option and resolve journaldIan Jackson2022-05-301-2/+2
* arti: config example: Add entries for tor_network fieldsIan Jackson2022-05-301-0/+9
* arti: config example: Add some missing defaultsIan Jackson2022-05-301-3/+17
* arti: example config: Arrange to uncomment logfilesIan Jackson2022-05-301-2/+2
* Make fs-mistrust configurable from the top level.Nick Mathewson2022-05-241-0/+24
* arti-example-config.toml: Add a slightly improved commentIan Jackson2022-05-121-0/+1
* arti-example-config.toml: Comment out all the example settingsIan Jackson2022-05-121-24/+24
* arti-example-config: Mark some non-default examples more clearlyIan Jackson2022-05-121-10/+11
* ARTI_EXAMPLE_CONFIG: Rename from ARTI_DEFAULTSIan Jackson2022-05-121-0/+183