mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-28 17:14:21 +01:00
commando: don't let readonly default read the datastore.
That... would be dumb, since it holds the master secret! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -20,7 +20,7 @@ For general plugin installation instructions see the repos main
|
||||
There are two configuration options, which can be specified multiple
|
||||
times:
|
||||
|
||||
* --commando-reader: a node id which can execute `list` and `get` / `summary` commands
|
||||
* --commando-reader: a node id which can execute (most) `list` and `get` / `summary` commands
|
||||
* --commando-writer: a node id which can execute any commands.
|
||||
|
||||
You can do this for static access lists, no runes necessary. You would
|
||||
|
||||
Reference in New Issue
Block a user