diff --git a/conf/tracker.conf b/conf/tracker.conf index 6bf3f4b..4c830cf 100644 --- a/conf/tracker.conf +++ b/conf/tracker.conf @@ -5,7 +5,7 @@ disabled = false # bind an address of this host # empty for bind all addresses of this host -bind_addr = +bind_addr = # the tracker server port port = 22122 @@ -66,7 +66,7 @@ store_server = 0 # which path (means disk or mount point) of the storage server to upload file # 0: round robin # 2: load balance, select the max free space path to upload file -store_path = 0 +store_path = /usr/bin/fastdfs/tracker # which storage server to download file # 0: round robin (default)