mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
modify pid filePAth in conf
This commit is contained in:
parent
80a4ac0a51
commit
e39b06c2ac
@ -7,7 +7,7 @@ port=11200
|
||||
thread_num=4
|
||||
|
||||
#demon pid filepath
|
||||
pid_file=/var/run/cppjieba_server.pid
|
||||
pid_file=/tmp/cppjieba_server.pid
|
||||
|
||||
#dict path
|
||||
dict_path=/usr/share/CppJieba/jieba.dict.utf8
|
||||
|
Loading…
x
Reference in New Issue
Block a user