CouchDB is configured through configuration files on disk. The format of the files is [INI](https://en.wikipedia.org/wiki/INI_file). When it starts, CouchDB reads a series of .ini files to make up the final configuration it is going to start with. This series of .ini files is called the _config file chain_.