Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 635601a

Browse files
committed
fix null, see #608
1 parent a73ed4f commit 635601a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/search/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ is the following configuration:
3333
manager_name: ~
3434
translation_strategy: ~
3535
search_fields: []
36-
max_results: null
36+
max_results: ~
3737
3838
.. code-block:: xml
3939

0 commit comments

Comments
 (0)