Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:UDSeparationByCIDEnabled parameter enables user dictionaries separation by customer ID in the UserDict directory.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – user dictionaries separation is disabled.
  • 1 – user dictionaries separation is enabled. A new sub-directory will be created for each customer ID in the UserDict directory.


Code Block
languagexml
themeEmacs
<UDSeparationByCIDEnabled>1</UDSeparationByCIDEnabled>


...