summarylogtreecommitdiffstats
path: root/drush.ini
diff options
context:
space:
mode:
Diffstat (limited to 'drush.ini')
-rw-r--r--drush.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/drush.ini b/drush.ini
new file mode 100644
index 000000000000..a7495eea0b80
--- /dev/null
+++ b/drush.ini
@@ -0,0 +1,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