mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
- Fixed some config variable issues - Now for the time being, Galaxy can transfer one dataset at a time.
15 lines
438 B
Plaintext
15 lines
438 B
Plaintext
# Galaxy LIMS Transfer Datasets Configuration File
|
|
|
|
[data_transfer_user_login_info]
|
|
#email = datatx@bx.psu.edu
|
|
#password = datatx
|
|
|
|
# The following section contains 4 config variables neede for the data transfer.
|
|
# Please copy the exact values for each of these variables from the universe_wsgi.ini
|
|
# configuration file for this installation
|
|
|
|
[universe_wsgi_config]
|
|
#host = 127.0.0.1
|
|
#port =
|
|
#database_connection =
|
|
#library_import_dir = |