From e7edfe1de6f81faeeb78ab3c7a3db6b3d304ba6a Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 30 Jul 2020 23:42:31 +0200 Subject: [PATCH] Fix typo in documentation --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 5f60930c..673500e2 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1625,7 +1625,7 @@ IgnoreFailureOnStart=false #writing, or if the value is empty. Note that the log won't roll, so #you might want to use logrotate(8) with this feature. #OPTIONAL (default empty) -LogFile=/var/log/matterbridge.log +LogFile="/var/log/matterbridge.log" ################################################################### #Tengo configuration