Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ from the config file will be used.
This allows you to save your application's default state as values in config files, all stored in version control,
and still allows your users to override those settings once the site is live.

**How it works:**

Set the value:

```php
Expand Down