Hi All,
I found a python script called parse_config.py in the scripts dir at galaxy root and it looks like its reading my config file fine but any changes are not being reflected after restarting the server. In my case, I can tell as my modifications to the admin user list is not being reflected, nor is my change to the branding.
When I use the old syntax for where to look for the authconfig config, I can see it spits out the warning about not needing to specify config/
so I am pretty sure that its using my galaxy.yml properly but again my changes to not seem to be reflected?
Is there a more robust mechanism for checking the config syntax?
Thanks,
Morgan