林博仁(Buo-ren, Lin) 2024-03-11 07:34:08 -07:00 committed by GitHub
commit 1a3f48feff
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,