diff options
Diffstat (limited to 'nodes/snake.json')
-rw-r--r-- | nodes/snake.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/snake.json b/nodes/snake.json index 3767c43..f8e715d 100644 --- a/nodes/snake.json +++ b/nodes/snake.json @@ -6,5 +6,5 @@ ], "tags": ["production", "dc"], // currently down in DC, 2013-06-27 - "enabled": "false" + "enabled": false } |