fixed the mysqlsocket parameter in piler.conf

This commit is contained in:
SJ 2013-07-30 11:16:55 +02:00
parent 67e8a4abef
commit 3d3e1d777e

View File

@ -149,7 +149,9 @@ memcached_to_db_interval=900
;mysqlhost=127.0.0.1
;mysqlport=3306
mysqlsocket=/tmp/mysql.sock
; set the mysqlsocket parameter if the socket is not where the mysqlclient
; library thinks it is. For most users the empty default is fine.
mysqlsocket=
mysqluser=piler
mysqlpwd=verystrongpassword
mysqldb=piler