======================
The Configuration File
======================


.. toctree::
    :maxdepth: 2
    :hidden:

    default_parameters
    reverse_proxy_configurations
    user_experience
    mail_parameters
    deleted_items
    verification
    logging
    session_info
    code_locations
    apps
    previews
    maintenance
    miscellaneous

ownCloud uses a configuration file to set certain parameters.  The
configuration file is entitled `config.php` and resides in the `config`
directory of the ownCloud installation. Also residing in that directory is a
sample configuration file entitled `config.sample.php`.  This file lists all
the configurable parameters within ownCloud along with a brief description.
This document will provide more details as to what each parameter is used for.


