From d9b37392f13e48782e2dd1d1f9466d60d5986ee5 Mon Sep 17 00:00:00 2001 From: Bogdan Ciobanu Date: Fri, 17 May 2013 14:07:52 +0300 Subject: [PATCH] Added comment for the purpose of the flag (#146) --- app/conf/general.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/conf/general.js b/app/conf/general.js index da2e34e..3876e19 100644 --- a/app/conf/general.js +++ b/app/conf/general.js @@ -15,6 +15,7 @@ App.general = { SVG_PATH: '/public/svg', ENVIRONMENT: 'testing', + //CSS files used for branding purposes EXTRA_BRANDING: [], // Throw exceptions and don't catch them with our wrapper