add path for backyup solution info

This commit is contained in:
MrManPew
2021-01-28 18:32:01 -05:00
committed by Christian Decker
parent 5de2675beb
commit 4f4e30bb49

View File

@@ -6,6 +6,7 @@ This plugin will maintain clean database backups to another location. It uses
the `db_write` hook to make sure to always have a backup that is not missing any
state updates and is not potentially harmful.
Related info about backup solutions: https://github.com/ElementsProject/lightning/blob/master/doc/BACKUP.md
## Installation