set authTokenFile explicitly

This commit is contained in:
oxapentane - 2022-07-10 23:23:11 +02:00
parent dd0f6ff5d3
commit 2a544e20d6
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C

View File

@ -23,6 +23,7 @@ in
enable = true;
server = [ "http://10.13.37.1:8080" "http://10.13.37.5:8080" ];
configFile = file;
authTokenFile = "/etc/telegram-decoder/token";
};
}