File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
galaxy-umsa.grid.cesnet.cz Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ galaxy_build_client: false
88
99csnt_log_level : DEBUG
1010csnt_enable_notification_system : true
11- csnt_short_term_storage_dir : /rbd/data/ short_term_web_storage
11+ csnt_short_term_storage_dir : " {{ galaxy_mutable_data_dir }}/ short_term_web_storage"
1212csnt_registered_user_jobs_limit : 100
1313csnt_tool_config_file :
1414- " {{ galaxy_config_dir }}/tool_conf.xml"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ galaxy_build_client: false
1212
1313csnt_log_level : DEBUG
1414csnt_enable_notification_system : true
15- csnt_short_term_storage_dir : /rbd/data/ short_term_web_storage
15+ csnt_short_term_storage_dir : " {{ galaxy_mutable_data_dir }}/ short_term_web_storage"
1616csnt_edam_panel_views : operations,topics
1717csnt_default_panel_view : all_tools
1818enable_tiaas : true
You can’t perform that action at this time.
0 commit comments