Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-25 17:39:56 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-25 17:39:56 (GMT)
commit3022a9c90a374a9c6ba402b6aede0a503bf6315e (patch)
tree86129b34ecb5655a7b22f2bb1cc4e45d734fd01c /config/config.json
parent1226f3dabfef23217d6052b42e18eb7340f5a7f4 (diff)
Allow the config to require a full build
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
new file mode 100644
index 0000000..126e679
--- /dev/null
+++ b/config/config.json
@@ -0,0 +1,3 @@
+{
+ "full_build": "1"
+}