9 May
2011
9 May
'11
2:26 p.m.
awesome; thanks everyone for your help. On Fri, May 6, 2011 at 9:03 PM, Nate Coraor <nate@bx.psu.edu> wrote:
Edward Kirton wrote:
Hi Nate, can I access the values in the universe_wsgi.ini file? How would I retrieve the value of "smtp_server" for example? (Or do i just parse the file myself?)
$__app__.config.smtp_server should do it. Most variables should match the name in the config file - a few may not, when in doubt, look in lib/galaxy/config.py.
--nate
Thanks!
On Fri, May 6, 2011 at 9:06 AM, Nate Coraor <nate@bx.psu.edu> wrote:
__tool_data_path__ = GALAXY_DATA_INDEX_DIR = universe_wsgi.ini tool_data_path value