Hi Alex,

In your latest 20140650-bldcontrol push, you include a simpler model to specify 
a global database path via a shell variable, DATABASE_URL.  If set, the 
variable is parsed in settings.py, overriding the simple $pwd/toaster.sqlite, 
... values.  It works great for me.

What do you think of reading DATABASE_URL, if present, from conf/toaster.conf?

That value would override the shell variable value if both are present?  If 
neither the toaster.conf:DATABASE_URL nor the shell variable DATABASE_URL 
exist, then it defaults as it does now.  

Thanks,
Dave Lerner
-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to