Hello Dev team,
I normally use "hg incoming" to check for any updates and "hg pull -u" to install new updates if available. I noticed that there are files created with ".sample" extension after the update (for all config files) - eg "universe_wsgi.ini.sample"
is modified with new updates, but "universe_wsgi.ini" remain unchanged. The recent update has "sanitize_all_html" option integrated, but it added in the "ini.sample" file, not in the original .ini file.
I'm quite confused, how does Galaxy pick up this option from .sample? Do I rename .sample to orginal .ini file name to reflect the updates? This is quite difficult as I have made serveral mysql/port/user_dir settings in .ini.
Any suggestions would be helpful
Thanks,
Raj.