diff --git a/conf/client.conf b/conf/client.conf index cdb84c8..1210e2d 100644 --- a/conf/client.conf +++ b/conf/client.conf @@ -10,7 +10,7 @@ network_timeout = 60 # the base path to store log files base_path = /home/yuqing/fastdfs -# tracker_server can ocur more than once for multi tracker servers. +# tracker_server can occur more than once for multi tracker servers. # the value format of tracker_server is "HOST:PORT", # the HOST can be hostname or ip address, # and the HOST can be dual IPs or hostnames seperated by comma,