sijie commented on a change in pull request #368: Issue 360: [documentation] configuration settings URL: https://github.com/apache/bookkeeper/pull/368#discussion_r130927212
########## File path: site/_data/config/bk_server.yaml ########## @@ -7,9 +7,18 @@ groups: - param: journalDirectory description: The directory to which Bookkeeper outputs its write-ahead log (WAL). default: /tmp/bk-txn + - param: allowMultipleDirsUnderSameDiskPartition + description: Configure the Bookie to allow/disallow multiple ledger/index/journal directories in the same filesystem diskpartition + default: false + - param: journalDirectories Review comment: move `journalDirectories` up? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services