summaryrefslogtreecommitdiff
path: root/ftp/fastdfs/files/patch-conf-client.conf
blob: f5526f0edc4a8f244a9f16dc4c4b1ded8f287f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- conf/client.conf.orig	2019-12-30 23:36:03 UTC
+++ conf/client.conf
@@ -8,7 +8,7 @@ connect_timeout = 5
 network_timeout = 60
 
 # the base path to store log files
-base_path = /home/yuqing/fastdfs
+base_path = /var/db/fastdfs
 
 # tracker_server can ocur more than once for multi tracker servers.
 # the value format of tracker_server is "HOST:PORT",