Hi Matthias,
I've moved this thread over to galaxy-dev (I probably should've done
this a while ago).
Matthias Dodt wrote:
One more question according change set 2812:
Add a new option, 'allow_library_path_paste' that adds a new upload page
("Upload files from file system paths") to the admin-side library upload
pages.
I am not sure where to add this option- i added to universe_wsgi.ini:
allow_library_path_paste = True
allow_library_path_paste = /somepath/
both didnt work- how can i enable the "allow_library_path_paste" option?
It goes in universe_wsgi.ini and 'True' is the correct value. Once
restarting, you should see this link over on the admin side only, not
the user side data libraries page. Is this not the case?
--nate