From 36340030a0309f706a404f15f712e424eefc143a Mon Sep 17 00:00:00 2001 From: Lorenz H-S Date: Sun, 2 Feb 2014 11:12:09 +0000 Subject: [PATCH] Clean up bindonce scoping Each bindonce directive has a scope of its own and causes unnecessary overhead without any benefit to us. As rebinding will be per-scope, we need to consolidate this anyway in the near future. --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 7b7a7db..546e72e 100644 --- a/index.html +++ b/index.html @@ -256,7 +256,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel -