diff options
Diffstat (limited to 'config.default.pl')
| -rw-r--r-- | config.default.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.default.pl b/config.default.pl index 0e7e6bf..13566e9 100644 --- a/config.default.pl +++ b/config.default.pl @@ -1,5 +1,7 @@ # always assume anything to do with files or directories is ran at project root +no warnings 'redefine'; + use constant { # If you're using lighttpd, set this to 1 |
