summarylogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
authorJames An2017-02-13 04:59:47 -0500
committerJames An2017-02-13 04:59:47 -0500
commit223ff844a8cde6c374ae0a14c86dd0348474df2a (patch)
treea09d0dde004d0cb213d168641ff4e3cf1ba16910 /php.ini
parentf6728c2d4c6d90524b545af3127b47eae6b4d02e (diff)
downloadaur-223ff844a8cde6c374ae0a14c86dd0348474df2a.tar.gz
Fixed PHP configuration so Aegir-specific directives do not affect other unrelated PHP processes not using the Aegir PHP-FPM pool.
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/php.ini b/php.ini
deleted file mode 100644
index 5bb3acdc0819..000000000000
--- a/php.ini
+++ /dev/null
@@ -1,4 +0,0 @@
-; Recommended settings.
-allow_url_fopen = Off
-error_reporting = E_ALL
-expose_php = Off