charge-lnd: remove unneeded use of `literalExample`

This commit is contained in:
Erik Arvstedt 2021-12-14 19:51:18 +01:00
parent f13ffe0146
commit d296b2d1fb
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 1 deletions

View File

@ -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