From 4add18548822cc212c389467ca7a745d99db12fa Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 28 Feb 2013 22:42:20 -0800 Subject: comments are now //, not # --- common.json | 6 +++--- provider.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common.json b/common.json index dba3f80..c891fea 100644 --- a/common.json +++ b/common.json @@ -1,5 +1,5 @@ -# -# Options put here are inherited by all nodes. -# +// +// Options put here are inherited by all nodes. +// { } diff --git a/provider.json b/provider.json index 592b2ee..9389899 100644 --- a/provider.json +++ b/provider.json @@ -1,6 +1,6 @@ -# -# General service provider configuration. -# +// +// General service provider configuration. +// { "domain": "bitmask.net", "name": { -- cgit v1.2.3