Add configuration defaults

This commit is contained in:
vrde 2017-07-26 14:45:12 +02:00
parent 7756181974
commit bcc4dd4b70
No known key found for this signature in database
GPG Key ID: 6581C7C39B3D397D

View File

@ -5,7 +5,7 @@ All _notable_ changes to this project will be documented in this file (`CHANGELO
This project adheres to [Semantic Versioning 2](http://semver.org/spec/v2.0.0.html), the BigchainDB **public API**:
* Includes:
* This definition of **public API**.
* The configuration schema, and the path where the configuration is stored.
* The configuration defaults, schemas, and paths where configuration files are stored.
* The Command Line Interface.
* The transaction schema.
* All the endpoints exposed by the HTTP API (including payloads sent to and received from them).