Change loadavg alerts on monit

Is there a way to change the resource limit when it comes to notifications? My server is often under constant requests and high load, so it’s pretty much spamming my Pushove,r for example:

[apiscp] test.apiscp.com
alert - loadavg (15min) of 24.1 matches resource limit [loadavg (15min) > 20]

Rename physical.conf in /etc/monit.d to physical.conf.disabled, then create a new monitoring profile. Name it physical-custom.conf, for consistency, with your monitoring parameters. Run systemctl restart monit to activate new configuration.

I’m a fool, thank you:)