Commit 94fdda5
Jeroen Roos
Issue#11: Simplify configuration
This change removes all the unchanged configuration items in
`config.local.php`, so it's easier to spot what the differences are to
the default config.
Then, at the end, it checks for a `config.site.php` and includes it if
it exist. This way configuration changes can be made there instead of
the default files, making changes easier to manage.
Issue #111 parent 662a1cd commit 94fdda5
2 files changed
Lines changed: 4 additions & 633 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 68 | + | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
| |||
0 commit comments