diff --git a/examples/config_example.yml b/examples/config_example.yml index c935bac00504af1eceb046da8e93e87bd64bcd90..795cd662b0934475260f0dc88a6556399bd93929 100644 --- a/examples/config_example.yml +++ b/examples/config_example.yml @@ -26,4 +26,4 @@ tripal: tripal_theme_git_clone: http://gitlab.sb-roscoff.fr/abims/e-infra/tripal_gga.git # Optional. Use this to install another theme. # jbrowse-specific variables jbrowse: - menu_url: "http://localhost:8888/" # Optional. Used with run_workflow_phaeoexplorer.py. If present, this variable is used to define jbrowse menu_url, if absent, will use https://hostname:https_port instead \ No newline at end of file + menu_url: "http://localhost:8888/" # Optional. Used with run_workflow_phaeoexplorer.py: if present, this variable is used to define JBrowse menu_url (to define the template url for the JBrowse feature's link to Tripal), if absent, will use default "https://hostname" \ No newline at end of file