New UDM_PARAM_VARDIR parameter in Udm_Set_Agent_Param

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50202 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dmitry Tkatchenko 2001-06-26 08:38:34 +00:00
parent d7c90929d9
commit a7c0959094

View file

@ -1139,7 +1139,6 @@ Following is an example of displaying links of the current level in format:
also to a document this link leads to. It works in SQL database mode and
is not supported in built-in database and Cachemode.
</simpara>
<note>
<simpara>
Crosswords are supported only in mnoGoSearch 3.1.11 or later.
@ -1147,6 +1146,15 @@ Following is an example of displaying links of the current level in format:
</note>
</listitem>
<listitem>
<simpara>
UDM_PARAM_VARDIR - specifies a custom path to directory where indexer stores data when using built-in database and in cache mode.
By default <literal>/var</literal> directory of
<application>mnoGoSearch</application> installation is used. Can have only string values.
The parameter is available in php-4.0.7 or later.
</simpara>
</listitem>
</itemizedlist>
</refsect1>