1 new commit in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/changeset/aedb20d3dd7e/
changeset: aedb20d3dd7e
user: natefoo
date: 2012-07-27 16:57:29
summary: Document user_job_limit
affected #: 1 file
diff -r 099692958fcaaf9ade3c1fb430aca6860f114fe9 -r
aedb20d3dd7e9a1e0638c7ffb85d0993c501c30f universe_wsgi.ini.sample
--- a/universe_wsgi.ini.sample
+++ b/universe_wsgi.ini.sample
@@ -640,6 +640,12 @@
# bytes). 0 for no limit.
#output_size_limit = 0
+# Jobs can be held back from submission to a runner if a user already has more
+# jobs queued or running than the number specified below. This prevents a
+# single user from stuffing the queue and preventing other users from being
+# able to run jobs.
+#user_job_limit = None
+
# Clustering Galaxy is not a straightforward process and requires some
# pre-configuration. See the the wiki before attempting to set any of these
# options:
Repository URL:
https://bitbucket.org/galaxy/galaxy-central/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.