We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d209762 + 9618cbe commit 6b2cfc3Copy full SHA for 6b2cfc3
templates/torrc.j2
@@ -94,6 +94,7 @@ HiddenServicePoWQueueBurst {{ hsproperties['onion_hidden_service_pow_queue_burst
94
{% if hsproperties['onion_compiled_proof_of_work_hash'] is defined %}
95
CompiledProofOfWorkHash {{ hsproperties['onion_compiled_proof_of_work_hash'] }}
96
{% endif %}
97
+
98
99
{% for client in hsproperties['onion_authorized_clients']|default([]) %}
100
HiddenServiceAuthorizeClient stealth {{ client }}
0 commit comments