summaryrefslogtreecommitdiff
path: root/depo/nutin-madaj
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-04-24 23:11:53 -0700
committerBen Sima <ben@bsima.me>2019-04-24 23:11:53 -0700
commiteeedd370e3fe84f2701307587cd19650dbd1fd04 (patch)
tree605866affb655ef7eebfd71c5a42b7e6f76ea4af /depo/nutin-madaj
parentbc4c25e742d5e26aacf749372ce706bbfd899734 (diff)
formatting
Diffstat (limited to 'depo/nutin-madaj')
-rw-r--r--depo/nutin-madaj/configuration.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/depo/nutin-madaj/configuration.nix b/depo/nutin-madaj/configuration.nix
index d8e1e83..6ca0de1 100644
--- a/depo/nutin-madaj/configuration.nix
+++ b/depo/nutin-madaj/configuration.nix
@@ -43,8 +43,8 @@ in
proxyPass = "http://${bensIp}:3099";
proxyWebsockets = true;
extraConfig = ''
- proxy_buffering off;
- proxy_read_timeout 86400;
+ proxy_buffering off;
+ proxy_read_timeout 86400;
'';
};