From 2e4fed50c84c3a3457f601a5866810f5a393362f Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Thu, 13 Mar 2014 16:10:43 +0100 Subject: disallow anonymous on dev.bm --- tags/development.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tags/development.json b/tags/development.json index 2c63c08..6ed2aa5 100644 --- a/tags/development.json +++ b/tags/development.json @@ -1,2 +1,5 @@ { + "service": { + "allow_anonymous": false + }, } -- cgit v1.2.3