Update client.conf

1.# the base path to store log files
base_path = /usr/bin/fastdfs/client

2.
tracker_server = 172.31.25.23:22122
pull/539/head
박주언 2021-11-29 19:45:08 +09:00 committed by GitHub
parent ac4002c71d
commit 592c52d2b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ connect_timeout = 5
network_timeout = 60
# the base path to store log files
base_path = /home/yuqing/fastdfs
base_path = /usr/bin/fastdfs/client
# tracker_server can ocur more than once for multi tracker servers.
# the value format of tracker_server is "HOST:PORT",
@ -19,8 +19,8 @@ base_path = /home/yuqing/fastdfs
# for example: 192.168.2.100,122.244.141.46:22122
# another eg.: 192.168.1.10,172.17.4.21:22122
tracker_server = 192.168.0.196:22122
tracker_server = 192.168.0.197:22122
tracker_server = 172.31.25.23:22122
#standard log level as syslog, case insensitive, value list:
### emerg for emergency