John Chilton
2019-05-03 08:38:33 -04:00
parent ee89a482bc
commit 754ca26f92
+4
View File
@@ -4,6 +4,10 @@
<plugin id="local" type="runner" load="galaxy.jobs.runners.local:LocalJobRunner" workers="1"/>
</plugins>
<handlers>
<handler id="main"/>
</handlers>
<destinations>
<destination id="local_dest" runner="local">
</destination>