From 412263f43018cc599e2c6949ec7544dce9fb61c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 24 Sep 2014 20:09:42 -0400 Subject: [PATCH] Update defaults.json --- install/data/defaults.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/data/defaults.json b/install/data/defaults.json index 15267aeee1..b81b1b8523 100644 --- a/install/data/defaults.json +++ b/install/data/defaults.json @@ -37,7 +37,7 @@ }, { "field": "allowAccountDelete", - "value": 1, + "value": 1 }, { "field": "allowFileUploads", @@ -83,4 +83,4 @@ "field": "requireEmailConfirmation", "value": 0 } -] \ No newline at end of file +]