Add comment indicating server-snippet section
This commit is contained in:
parent
f3a6b809bd
commit
2e7967cc99
1 changed files with 1 additions and 0 deletions
|
@ -914,6 +914,7 @@ stream {
|
|||
{{ end }}
|
||||
|
||||
{{ if not (empty $server.ServerSnippet) }}
|
||||
# Custom code snippet configured for host {{ $server.Hostname }}
|
||||
{{ $server.ServerSnippet }}
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue