Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
php_xdebug_cli_enable is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Sep 26, 2017
1 parent 1c873ba commit 7c3d210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ pimpmylog_grant_all_privs: true
# XDebug configuration. XDebug is disabled by default for better performance.
php_xdebug_default_enable: 0
php_xdebug_coverage_enable: 0
php_xdebug_cli_enable: 1
php_xdebug_cli_disable: yes
php_xdebug_remote_enable: 1
php_xdebug_remote_connect_back: 1
# Use PHPSTORM for PHPStorm, sublime.xdebug for Sublime Text.
Expand Down

0 comments on commit 7c3d210

Please sign in to comment.