Skip to content

Commit a6409cb

Browse files
committed
Update docs with stable sort configuration
1 parent 1a6d2a1 commit a6409cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ pycsw's runtime configuration is defined by ``default.yml``. pycsw ships with a
9393
- **source**: the source of this repository only if not local (e.g. :ref:`geonode`, :ref:`odc`). Supported values are ``geonode``, ``odc``
9494
- **filter**: server side database filter to apply as mask to all CSW requests (see :ref:`repofilters`)
9595
- **max_retries**: max number of retry attempts when connecting to records-repository database
96+
- **stable_sort**: enables stable sorting by appending an identifier sort as the last sortable. Default is ``false``
9697
- **facets**: comma-separated list of facetable properties for search results
9798

9899
.. note::

0 commit comments

Comments
 (0)