diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-09-25 21:44:48 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-09-25 21:44:48 +0200 |
commit | e5751517b1e3d35d4d326e249114df8ac9acb01a (patch) | |
tree | 88a08c8cee51da019695d7ad57e93f76e6180e5a /config.php.example | |
parent | 89e16b0c0202899486d4952cdd0017a1ebb7db9e (diff) |
Start documentation for the configuration options.
Diffstat (limited to 'config.php.example')
-rw-r--r-- | config.php.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php.example b/config.php.example index 3d4a201..f03e5e1 100644 --- a/config.php.example +++ b/config.php.example @@ -1,4 +1,5 @@ <?php + /* * Main configuration file example. * |