aboutsummaryrefslogtreecommitdiff
path: root/plugin.cfg
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-03-02 17:17:26 -0800
committerGravatar GitHub <noreply@github.com> 2018-03-02 17:17:26 -0800
commit6cec66ce404b8f680cca5d03584ebcbd1ab888e0 (patch)
treed001f1c853dd52ad855db38a6cf4a7c382289917 /plugin.cfg
parent6f3a7af5486294c1ca5076e9c56827cd388900e7 (diff)
downloadcoredns-6cec66ce404b8f680cca5d03584ebcbd1ab888e0.tar.gz
coredns-6cec66ce404b8f680cca5d03584ebcbd1ab888e0.tar.zst
coredns-6cec66ce404b8f680cca5d03584ebcbd1ab888e0.zip
plugin/reload: enable (#1587)
Couldn't revert the original commit, just manually perform the needed tweaks.
Diffstat (limited to 'plugin.cfg')
-rw-r--r--plugin.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.cfg b/plugin.cfg
index 9e604eb6a..9bcc96e25 100644
--- a/plugin.cfg
+++ b/plugin.cfg
@@ -20,7 +20,7 @@
# log:log
tls:tls
-#reload:reload # enable by reverting #1511
+reload:reload
nsid:nsid
root:root
bind:bind
option value='feat/style-obj'>feat/style-obj Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/packages/renderers/renderer-lit (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-31Deprecate unescaped HTML inside of expressions (#2489)Gravatar Nate Moore 9-31/+74