Skip to content

Commit

Permalink
Update xdebug modes when xdebug is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-malkoun committed Sep 24, 2024
1 parent c2eb133 commit 3998ea8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/php/01-bay.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3998ea8

Please sign in to comment.