Skip to content

Commit

Permalink
reqord desc in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
martenson committed Jul 5, 2024
1 parent 3724309 commit 1f4d1dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/galaxy/config/schemas/config_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1146,8 +1146,8 @@ mapping:
default: -1
required: false
desc: |
Default cache size for caching object stores if cache not configured for
that object store entry.
Default cache size, in GB, for caching object stores if the cache is not
configured for that object store entry.
object_store_always_respect_user_selection:
type: bool
Expand Down Expand Up @@ -3828,7 +3828,7 @@ mapping:
`result_backend` option in the `celery_conf` option to a valid Celery result
backend URL. By default, Galaxy uses an SQLite database at '<data_dir>/results.sqlite' for storing task results.
For details, see https://docs.galaxyproject.org/en/master/admin/production.html#use-celery-for-asynchronous-tasks
celery_conf:
type: any
required: false
Expand Down

0 comments on commit 1f4d1dc

Please sign in to comment.