summarylogtreecommitdiffstats
path: root/drush.ini
blob: 730a08eb6ecc4216c39ac7a48eaa04f0d43c8b52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
;
; 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

;
extension=gd.so
extension=mysqli.so
extension=pdo_mysql.so