Skip to content

Commit

Permalink
[DOC]: hotfix - typo correction (#4374)
Browse files Browse the repository at this point in the history
  • Loading branch information
serinko authored Feb 6, 2024
1 parent b567ac2 commit fa81b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/operators/src/nodes/gateway-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Save, exit and restart your Gateway. Now you are an operator of post-smooshed Ex

In case you already added Network Requester functionality to your Gateway as described above but haven't enabled the [exit policy](https://nymtech.net/.wellknown/network-requester/exit-policy.txt) there is an easy tweak to do so and turn your node into [Nym Exit Gateway](../faq/smoosh-faq.md#what-are-the-changes).

Open the config file stored at `.nym/gateways/<ID>/config/network_requester_config.tom` and set:
Open the config file stored at `.nym/gateways/<ID>/config/network_requester_config.toml` and set:
```sh
use_deprecated_allow_list = false
```
Expand Down

0 comments on commit fa81b96

Please sign in to comment.