mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
936aafcc4f
* Ejected Sail configs to enable XDebug.
9 lines
134 B
INI
9 lines
134 B
INI
[PHP]
|
|
post_max_size = 100M
|
|
upload_max_filesize = 100M
|
|
variables_order = EGPCS
|
|
pcov.directory = .
|
|
|
|
[xdebug]
|
|
xdebug.mode=${XDEBUG_MODE}
|