google-code-export / yabi

Automatically exported from code.google.com/p/yabi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change YABI_DEFAULT_URL to something sensible

GoogleCodeExporter opened this issue · comments

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

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

  • Changed state: New