summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.json b/config.json
index ea79f164..7518b060 100644
--- a/config.json
+++ b/config.json
@@ -217,7 +217,10 @@
},
{
"type": "surgeRuleSet",
- "action": "output"
+ "action": "output",
+ "args": {
+ "addSuffixInLine": ",no-resolve"
+ }
}
]
}