modify pid filePAth in conf

This commit is contained in:
wyy 2013-11-23 07:05:28 -08:00
parent 80a4ac0a51
commit e39b06c2ac

View File

@ -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