m 1 shoney: graphs -> graph

This commit is contained in:
makefu 2017-04-17 13:13:35 +02:00
parent 729b0ed1c0
commit 9d7e9bf4a9
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -31,7 +31,7 @@ in {
anonymous-domain = "localhost.localdomain";
anonymous.extraConfig = "return 403;";
complete = {
serverAliases = [ "graphs.siem" ];
serverAliases = [ "graph.siem" ];
extraConfig = ''
if ( $server_addr = "${ip}" ) {
return 403;