view resources/galaxy/GIT/config/galaxy.yml.interactivetools @ 0:15c9fbefeaf1 draft

" master branch Updating"
author lain
date Tue, 01 Feb 2022 14:19:30 +0000
parents
children
line wrap: on
line source

diff --git a/config/galaxy.yml.interactivetools b/config/galaxy.yml.interactivetools
index fe2d589208..4610c0b68f 100644
--- a/config/galaxy.yml.interactivetools
+++ b/config/galaxy.yml.interactivetools
@@ -12,6 +12,7 @@ uwsgi:
 
   module: galaxy.webapps.galaxy.buildapp:uwsgi_app()
 
+  interactivetools_enable: true
   interactivetools_map: database/interactivetools_map.sqlite
   python-raw: scripts/interactivetools/key_type_token_mapping.py
   route-host: ^([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)-([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)\.([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)\.(interactivetool\.localhost:8080)$ goto:interactivetool
@@ -23,6 +24,7 @@ uwsgi:
   route-label: endendend
 
 
+
 galaxy:
   interactivetools_enable: true
   # outputs_to_working_directory will provide you with a better level of isolation. It is highly recommended to set