summaryrefslogtreecommitdiff
path: root/community/xdebug/xdebug.ini
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdebug/xdebug.ini')
-rw-r--r--community/xdebug/xdebug.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdebug/xdebug.ini b/community/xdebug/xdebug.ini
index c6c9222ea..9062dfc8b 100644
--- a/community/xdebug/xdebug.ini
+++ b/community/xdebug/xdebug.ini
@@ -1,4 +1,4 @@
-zend_extension=/usr/lib/php/modules/xdebug.so
+;zend_extension=/usr/lib/php/modules/xdebug.so
;xdebug.remote_enable=on
;xdebug.remote_host=127.0.0.1
;xdebug.remote_port=9000