bebatut on gh-pages
Update on: Thu Jan 31 22:36:58 … (compare)
erasche on master
Reports fix. Clear up issue in Galaxy docker… More reports fixes... and 1 more (compare)
bebatut on gh-pages
Update on: Thu Jan 31 20:17:17 … (compare)
erasche on master
fix typos Merge pull request #1236 from g… (compare)
martenson on martenson-patch-2
fix typos (compare)
bebatut on gh-pages
Update on: Thu Jan 31 19:23:39 … (compare)
Slugger70 on master
import some notes fix username and 1 more (compare)
$ sudo systemctl restart galaxy
$ curl --silent https://gat-79.be.training.galaxyproject.eu/api/configuration -k | jq | grep ftp
"ftp_upload_site": null,
the only ftp var in the configuration dict is ftp_upload_site, and I only see ftp_upload_site
in the client dir
lib/galaxy/webapps/galaxy/config_schema.yml
and run make config-rebuild
to keep galaxy.yml.sample up to date.