Maximum time systemd waits for the service to start. This writes TimeoutStartSec=.
Use systemd time syntax such as 30s, 2min, or 0 to disable the timeout. This matters most for service types where systemd waits for readiness, such as forking, notify, and oneshot.