Fix segfault. Don't set xdebug.var_display_max settings
Setting these to unlimited values seem to cause a segfault in xdebug v3, that was not happening in v2, and maybe even not in some previous versions of v3?
If users want to tweak these settings, they can do it themselves.
Bug: T288363