google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Change YABI_DEFAULT_URL to something sensible #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Out of the box it is:

YABI_DEFAULT_URL = os.environ.get('YABISH_YABI_URL', 
'https://faramir/yabife/snapshot/')

We should have this set to nothing and then have a good way of notifying the 
user and allowing them to set it.

Original issue reported on code.google.com by amacgregor on 5 Jul 2012 at 4:06

GoogleCodeExporter commented 9 years ago

Original comment by aahun...@gmail.com on 7 Jul 2012 at 4:00