Skip to content

Commit 78efbda

Browse files
author
Damien LACHAUME / PALO-IT
committed
Update configuration in signer service setup guide
1 parent 48b993d commit 78efbda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/website/root/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ StartLimitIntervalSec=0
352352
[Service]
353353
Type=simple
354354
Restart=always
355-
RestartSec=1
355+
RestartSec=60
356356
User=cardano
357357
EnvironmentFile=/opt/mithril/mithril-signer.env
358358
ExecStart=/opt/mithril/mithril-signer -vvv

docs/website/versioned_docs/version-maintained/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ StartLimitIntervalSec=0
352352
[Service]
353353
Type=simple
354354
Restart=always
355-
RestartSec=1
355+
RestartSec=60
356356
User=cardano
357357
EnvironmentFile=/opt/mithril/mithril-signer.env
358358
ExecStart=/opt/mithril/mithril-signer -vvv

0 commit comments

Comments
 (0)