Upgrade RS discourse, increase service timeouts
This commit is contained in:
@@ -26,6 +26,8 @@ systemd_unit "discourse.service" do
|
||||
Environment: "SUPERVISED=true",
|
||||
ExecStart: "#{deploy_path}/launcher start app",
|
||||
ExecStop: "#{deploy_path}/launcher stop app",
|
||||
TimeoutStartSec: '300',
|
||||
TimeoutStopSec: '30'
|
||||
},
|
||||
Install: {
|
||||
WantedBy: "multi-user.target"
|
||||
|
||||
Reference in New Issue
Block a user