aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/fastdfs/files/patch-conf-client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/fastdfs/files/patch-conf-client.conf')
-rw-r--r--ftp/fastdfs/files/patch-conf-client.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/fastdfs/files/patch-conf-client.conf b/ftp/fastdfs/files/patch-conf-client.conf
new file mode 100644
index 00000000000..161990d6dd6
--- /dev/null
+++ b/ftp/fastdfs/files/patch-conf-client.conf
@@ -0,0 +1,11 @@
+--- conf/client.conf.orig 2016-08-08 07:17:50 UTC
++++ conf/client.conf
+@@ -7,7 +7,7 @@ connect_timeout=30
+ 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, and tracker_server format is
+ # "host:port", host can be hostname or ip address