diff --git a/config/default.json b/config/default.json index f74ce3b8e..daf77e82e 100644 --- a/config/default.json +++ b/config/default.json @@ -2,6 +2,5 @@ "host" : "homebrewery.local.naturalcrit.com:8000", "naturalcrit_url" : "local.naturalcrit.com:8010", "secret" : "secret", - "web_port" : 8000, - "enable_v3" : true + "web_port" : 8000 }