Adjust spacing
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
acl <%= name %> {
|
||||
<%- addresses.each do |address| -%>
|
||||
<%= address %>;
|
||||
|
||||
+1
-1
@@ -1,3 +1,4 @@
|
||||
|
||||
view "<%= name %>" {
|
||||
<%- if not match_clients.empty? -%>
|
||||
match-clients {
|
||||
@@ -19,4 +20,3 @@ view "<%= name %>" {
|
||||
include "<%= confdir %>/zones/${zone}.conf"
|
||||
<%- end -%>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user