From b8166aa71069c148253742da9589d74023fdd533 Mon Sep 17 00:00:00 2001 From: Thibaud WOJTOWICZ Date: Mon, 15 Aug 2022 00:28:51 +0200 Subject: [PATCH] improved readability of /etc/gemserv/config.toml --- conf/server.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/server.toml b/conf/server.toml index 17a9b9a..5b75b28 100644 --- a/conf/server.toml +++ b/conf/server.toml @@ -11,3 +11,4 @@ interface = [ "[::]:1965" ] # are error, warn, and info. If error is set it will only show error. If warn # is set it will show error and warn. Info shows all three. log = "info" +