grafana -> notification-provider -> mattermost | see https://gitlab.fedy95.com/dev/notification-provider
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
234 B
9 lines
234 B
zend_extension=xdebug
|
|
xdebug.client_host=172.17.0.1
|
|
xdebug.remote_autostart=1
|
|
xdebug.mode=coverage,debug,profile
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_port=9003
|
|
xdebug.extended_info=1
|
|
xdebug.idekey="PHPSTORM"
|
|
xdebug.log_level=0
|