diff options
author | Fbenas <philbeansburton@gmail.com> | 2015-12-05 19:32:39 +0000 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2015-12-05 19:32:39 +0000 |
commit | 56380864115d6df864edf80e43492bf890a75521 (patch) | |
tree | 912eea56df8e4b1232171c109054a8fc6fa8d407 /config.ini.example | |
parent | 01494a7fb63fd99544ca39158dd1b48c7c6cd9b7 (diff) |
Allow use on other urls making password optional
Diffstat (limited to 'config.ini.example')
-rw-r--r-- | config.ini.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.ini.example b/config.ini.example index df9bcf4..3b2bfd3 100644 --- a/config.ini.example +++ b/config.ini.example @@ -1,2 +1,2 @@ -url = http://www.blaupload.co.uk/ -password = password
\ No newline at end of file +url = http://www.blaupload.co.uk +password = password (not required)
\ No newline at end of file |