summarylogtreecommitdiffstats
path: root/drush.ini
blob: a7495eea0b809d0faf82fbfd4fa482a2ef301736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
;
; Show all errors and direct them to stderr
; when running drush.
;
error_reporting = E_ALL | E_NOTICE | E_STRICT
display_errors = stderr

;
; Remove open_basedir restrictions.
;
open_basedir =
date.timezone = UTC