Skip to content

Commit

Permalink
update derp config for region removal (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire authored Dec 18, 2023
1 parent dd49f4d commit 8d4f7d4
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions fixtures/derp.config.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
[[derp_regions]]
region_id = 1
avoid = false
region_code = "default"


[[derp_regions.nodes]]
name = "default-1"
region_id = 1
[[derp_nodes]]
url = "http://10.0.0.1:3340"
stun_only = false
stun_port = 3478
ipv4 = { Some = "10.0.0.1" }
ipv6 = "TryDns"

0 comments on commit 8d4f7d4

Please sign in to comment.