summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2015-12-05 16:54:08 +0000
committerJoe Robinson <joe@lc8n.com>2015-12-05 16:54:08 +0000
commitf0908c216716932d3e80c4019fef050c23387f09 (patch)
tree6df0d1a16b794522bd90c5b6de1b7383d0dbfc11 /config.json.example
parentfd6eb3e43597fa1856f7eb896a7f7575cf9606af (diff)
Make config json for easy parsing
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100644
index 0000000..957a0ab
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,4 @@
+{
+ "url" : "http://www.blaupload.co.uk?format=json",
+ "password" : "password"
+}