From 7047941e426b55a93891e2bcdcfeb8a379bcb900 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Aug 18 2015 15:35:02 +0000 Subject: The initial json file for the config. --- diff --git a/brume.json b/brume.json new file mode 100644 index 0000000..41b3c1f --- /dev/null +++ b/brume.json @@ -0,0 +1,3 @@ +{ + "DB_URL": "sqlite:///brume.db" +}