Commit 7253ae5 1 parent f5dbbaf commit 7253ae5 Copy full SHA for 7253ae5
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ General:
110
110
FileLedger :
111
111
112
112
# Location: The directory to store the blocks in.
113
- # NOTE: If this is unset, a temporary location will be chosen using
114
- # the prefix specified by Prefix.
113
+ # NOTE: If this is unset, a new temporary location will be chosen every time
114
+ # the orderer is restarted, using the prefix specified by Prefix.
115
115
Location : /var/hyperledger/fabric/orderer
116
116
117
117
# The prefix to use when generating a ledger directory in temporary space.
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ General:
110
110
FileLedger :
111
111
112
112
# Location: The directory to store the blocks in.
113
- # NOTE: If this is unset, a temporary location will be chosen using
114
- # the prefix specified by Prefix.
113
+ # NOTE: If this is unset, a new temporary location will be chosen every time
114
+ # the orderer is restarted, using the prefix specified by Prefix.
115
115
Location : /var/hyperledger/production/orderer
116
116
117
117
# The prefix to use when generating a ledger directory in temporary space.
You can’t perform that action at this time.
0 commit comments