mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Increase connection timeout for older systems (#3935)
This commit is contained in:
parent
1f93341311
commit
4be3bca2e3
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ cat <<EOF >/etc/systemd/system/browserless.service
|
|||
Description=browserless service
|
||||
After=network.target
|
||||
[Service]
|
||||
Environment=CONNECTION_TIMEOUT=60000
|
||||
WorkingDirectory=/opt/browserless
|
||||
ExecStart=/opt/browserless/scripts/start.sh
|
||||
SyslogIdentifier=browserless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue