pull/518/merge
林博仁 Buo-ren Lin 2024-11-27 16:48:19 +08:00 committed by GitHub
commit b5f2010273
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ network_timeout = 60
# the base path to store log files # the base path to store log files
base_path = /opt/fastdfs base_path = /opt/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 value format of tracker_server is "HOST:PORT",
# the HOST can be hostname or ip address, # the HOST can be hostname or ip address,
# and the HOST can be dual IPs or hostnames seperated by comma, # and the HOST can be dual IPs or hostnames seperated by comma,