Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Mithril signer node service recommended configuration is updated
title: Mithril signer service new configuration
authors:
- name: Mithril Team
tags: [spo, mithril signer, production]
Expand Down Expand Up @@ -37,5 +37,10 @@ EOF'

We highly recommend to update your existing configuration file (`/etc/systemd/system/mithril-signer.service`) with the values specified in the [guide](https://mithril.network/doc/next/manual/getting-started/run-signer-node/#installing-the-service)

:warning: Following this modification, the service needs to be restarted with the following command:

```bash
sudo systemctl restart mithril-signer
```

Feel free to reach out to us on the [Discord channel](https://discord.gg/5kaErDKDRq) for questions and/or help.