mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-27 11:52:32 +00:00
Fix clash dns in all_base.tpl (#459)
This commit is contained in:
@@ -8,8 +8,8 @@ log-level: {{ default(global.clash.log_level, "info") }}
|
||||
external-controller: :9090
|
||||
{% if default(request.clash.dns, "") == "1" %}
|
||||
dns:
|
||||
enabled: true
|
||||
listen: 1053
|
||||
enable: true
|
||||
listen: :1053
|
||||
{% endif %}
|
||||
{% if local.clash.new_field_name == "true" %}
|
||||
proxies: ~
|
||||
|
||||
Reference in New Issue
Block a user