diff options
author | Christian Hesse <mail@eworm.de> | 2019-01-04 20:20:20 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-01-04 20:20:20 +0100 |
commit | 1cd7679a07014ff0f801fd3732318fad4bd130c8 (patch) | |
tree | 170aaa359c07947ab7dc62b75c430d1e4ea58e1d /global-config | |
parent | 698bed2bbc2384993c19dc3e84c1dbedc7fe1508 (diff) |
update-tunnelbroker: get tunnelbroker config from interface comment
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/global-config b/global-config index 85fc54b..2a75b66 100644 --- a/global-config +++ b/global-config @@ -98,10 +98,3 @@ :global CertRenewUrl ""; #:global CertRenewUrl "https://example.com/certificates/"; :global CertRenewPass "v3ry-s3cr3t"; - -# Configuration for update-tunnelbroker -#:global TunnelUrl "ipv4.tunnelbroker.net"; -#:global TunnelUser "user"; -#:global TunnelPass "v3ry-s3cr3t"; -#:global TunnelId "user-XXX.tunnel.tserv6.fra1.ipv6.he.net"; -#:global TunnelInt "tunnelbroker"; |