Versions Compared

Key

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


Excerpt


Description:UserDictServers parameter defines a path to a remote server where user dictionaries should be stored and where to send the user dictionary requests accordingly.
Parameter type:String
Default value:localhost
Possible values:host:port


Code Block
languagexml
themeEmacs
<UserDictServers>
    <host>localhost</host>
</UserDictServers>


...