garbados opened a new issue #284: Configuration option `[couchdb] enable_database_recovery` is not documented URL: https://github.com/apache/couchdb-documentation/issues/284 <!--- Provide a general summary of the issue in the Title above --> The configuration option `[couchdb] enable_database_recovery` is not documented. It is used in CouchDB [here](https://github.com/apache/couchdb/blob/f999071ec6b347b27526047cc16a00811e21fdd9/src/couch/src/couch_file.erl#L236-L248). The configuration option, when set to true, causes database deletion to rename the database file rather than actually delete it, allowing an admin to restore the database from the backup file.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
