charge-lnd: remove unneeded use of literalExample
This commit is contained in:
parent
f13ffe0146
commit
d296b2d1fb
|
@ -37,7 +37,7 @@ let
|
|||
policies = mkOption {
|
||||
type = types.lines;
|
||||
default = "";
|
||||
example = literalExample ''
|
||||
example = ''
|
||||
[discourage-routing-out-of-balance]
|
||||
chan.max_ratio = 0.1
|
||||
chan.min_capacity = 250000
|
||||
|
|
Loading…
Reference in New Issue
Block a user