diff options
Diffstat (limited to 'config.json.example')
-rw-r--r-- | config.json.example | 4 |
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" +} |