From 5500a57e96f15f5b5a8f7cbf7a2284167d2472bd Mon Sep 17 00:00:00 2001 From: stephane Date: Fri, 3 Apr 2015 16:40:50 -0700 Subject: [PATCH] Remove obsoleted option from local.json template Phabricator reports that this option is no longer used, so remove it from our configs. --- templates/local.json.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/local.json.erb b/templates/local.json.erb index 3dd1726..2420a70 100644 --- a/templates/local.json.erb +++ b/templates/local.json.erb @@ -1,5 +1,4 @@ { - "storage.upload-size-limit": "10M", "config.ignore-issues": { "daemons.need-restarting": true, "security.security.alternate-file-domain": true