diff --git a/images/php/01-bay.ini b/images/php/01-bay.ini index 0df35502..1b4f382e 100644 --- a/images/php/01-bay.ini +++ b/images/php/01-bay.ini @@ -17,3 +17,6 @@ session.sid_length = ${BAY_SESSION_SID_LEN} session.sid_bits_per_character = ${BAY_SESSION_SID_BITS} disable_functions = ${BAY_DISABLE_FUNCTIONS} + +[xdebug] +xdebug.mode = debug,profile