The Synapse server can sometimes take a very long time to start. Increasing the start timeout should keep it from failing to come up when the machine is under load.
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
# Synapse can sometimes take a very long time to start, especially if
|
|
# the machine is under load.
|
|
[Service]
|
|
TimeoutStartSec=5min
|