mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
f5510d7db3
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Noel Power <noel.power@suse.com>
16 lines
512 B
XML
16 lines
512 B
XML
<samba:parameter name="elasticsearch:max results"
|
|
context="S"
|
|
type="integer"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>
|
|
Path to a file specifying metadata attribute mappings in JSON format. Used
|
|
by the Elasticsearch backend of the Spotlight RPC service. A value of 0
|
|
means no limit.
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">100</value>
|
|
<value type="example">10</value>
|
|
</samba:parameter>
|