Introduction
============

ownCloud uses a configuration file to set certain parameters.
The configuration file is entitled config.php and resides in the ~/owncloud/config directory.
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.


