summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-04-17 13:13:35 +0200
committermakefu <github@syntax-fehler.de>2017-04-17 13:13:35 +0200
commit9d7e9bf4a9630bb763d7d7bff7880c70405c7ea3 (patch)
treedd9e858f5c60ee5fa928770b2bd9d04ac628b530 /makefu/1systems
parent729b0ed1c0779480cae6fb9c8d1dde314fd6f4ad (diff)
m 1 shoney: graphs -> graph
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/shoney.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/shoney.nix b/makefu/1systems/shoney.nix
index 96aeb285..9f04e97e 100644
--- a/makefu/1systems/shoney.nix
+++ b/makefu/1systems/shoney.nix
@@ -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;