Don't quote keystuff, it breaks it
This commit is contained in:
parent
6f170c4e58
commit
db236c58a6
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
key "<%= name %>" {
|
key <%= name %> {
|
||||||
algorithm <%= algorithm %>;
|
algorithm <%= algorithm %>;
|
||||||
secret "<%= secret %>";
|
secret <%= secret %>;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user