Changeset 960:ee6a67f83c74
- Timestamp:
- 02/15/08 12:02:05
(11 months ago)
- Author:
- Nate Coraor <nate@bx.psu.edu>
- branch:
- default
- convert_revision:
- svn:9bcadc22-80f8-0310-8a53-c8f022958886/galaxy/trunk@2316
- Message:
Just a clarification in the config file to avoid confusion.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r959 |
r960 |
|
| 116 | 116 | # ---- Job Runners ---------------------------------------------------------- |
|---|
| 117 | 117 | |
|---|
| 118 | | # Leave everything in this section commented unless you are running Galaxy on a |
|---|
| 119 | | # cluster. Clustering Galaxy is not a straightforward process and requires a |
|---|
| 120 | | # lot of pre-configuration. Please see the Galaxy Wiki before attempting to |
|---|
| 121 | | # set any of these options. |
|---|
| | 118 | # Clustering Galaxy is not a straightforward process and requires a lot of |
|---|
| | 119 | # pre-configuration. Please see the Galaxy Wiki before attempting to set any |
|---|
| | 120 | # of these options. If running normally (without a cluster), do not change |
|---|
| | 121 | # anything in this section. |
|---|
| 122 | 122 | |
|---|
| 123 | 123 | # start_job_runners: Comma-separated list of job runners to start. local is |
|---|