diff options
author | Linus Nordberg <linus@sunet.se> | 2019-06-19 12:15:10 +0200 |
---|---|---|
committer | Linus Nordberg <linus@sunet.se> | 2019-06-19 12:15:10 +0200 |
commit | fb1f3fc4e2a0e110b2189fd891e930dbfeeb3722 (patch) | |
tree | 5c80cf03c5cf2ecc67728b29009080c0d4d4c8b5 | |
parent | 46e93c9de955bc8037e9ace9dc73c3d92379d7d6 (diff) |
syntax
-rw-r--r-- | p11p-daemon/config/sys.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config index 7af56a2..84c0876 100644 --- a/p11p-daemon/config/sys.config +++ b/p11p-daemon/config/sys.config @@ -1,7 +1,7 @@ [ {p11p, [ {global, [ - {loglevel, 3}]}, + {loglevel, 3}]} ]}, {lager, [{handlers, |