From: Jeremy Goecks <jgoecks@gmail.com>Date: July 6, 2010 11:30:50 AM EDTTo: Jesse Erdmann <jerdmann@umn.edu>Subject: Re: [galaxy-dev] Enabling User PagesHi Jesse,My Google/grep fu is failing me. How do I enable user pages in mylocal galaxy server? Thanks!
enable_pages = True
in your universe_wsgi.ini will do the trick.
FYI, we recently updated the documentation in the sample universe file, so interested folks might glance through it to see all the possible options that Galaxy now supports.
Best,
J.