Edited wiki page through web user interface.

This commit is contained in:
iratqq 2008-02-25 14:11:30 +00:00
commit 5dc5e35467

View file

@ -8,7 +8,7 @@
* Placement of UNIX domain socket file is changed from "/tmp/sj3sock" to "/usr/local/var/sj3/run/sj3serv.socket". Old version of sj3lib cannot access this file. If you use software of using sj3lib (like kinput2, etc.), please relink new sj3lib.
* Configuration file "/usr/local/lib/sj3/serverrc" is changed to "/usr/local/etc/sj3/sj3serv.lua". Detail of setting is Sj3servSettings.
* sj3serv does not listen internet. If you want to use client of internet socket only use (like egg, etc), edit entry of sj3serv.lua, "strict_auth" to "false". And then start sj3serv and sj3proxy.
* Placement of dictionary is changed from "/usr/local/lib/sj3/dict" to "/usr/local/var/sj3/dict". And dictionary directory/file can edit by {{{_sj3}}} user only.
* Placement of dictionary is changed from "/usr/local/lib/sj3/dict" to "/usr/local/var/sj3/dict". And directory/file of dictionary can edit by {{{_sj3}}} user only.
== Dictionary migration ==