We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
themes_config_file_by_host: {}
After updating this role to version 0.10.19 our themes have disappeared, along with the option to select a theme in user preferences.
In our galaxy.yml file we have
themes_config_file: /mnt/galaxy/config/themes_conf.yml themes_config_file_by_host: {}
We can get our themes back by commenting out themes_config_file_by_host.
themes_config_file_by_host
The text was updated successfully, but these errors were encountered:
@hexylena I am not sure if there is a possibility to omit these keys when default.yml is not a jinja template
Sorry, something went wrong.
Merge pull request #201 from galaxyproject/fix-empty-dicts
7650a92
Fixes #200
mira-miracoli
Successfully merging a pull request may close this issue.
After updating this role to version 0.10.19 our themes have disappeared, along with the option to select a theme in user preferences.
In our galaxy.yml file we have
We can get our themes back by commenting out
themes_config_file_by_host
.The text was updated successfully, but these errors were encountered: