From 00ccb56c8a3045810c9966a381e075eae9d4bca7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 19 May 2014 14:54:53 +0200 Subject: [PATCH] correct small error (missing comma) --- lutim.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutim.conf.template b/lutim.conf.template index 7291c1f..cfc3dcf 100644 --- a/lutim.conf.template +++ b/lutim.conf.template @@ -45,7 +45,7 @@ # anti-flood protection delay, in seconds # users won't be able to ask Lutim to download images more than one per anti_flood_delay seconds # optional, default is 5 - #anti_flood_delay => 5 + #anti_flood_delay => 5, # twitter account which will appear on twitter cards # see https://dev.twitter.com/docs/cards/validation/validator to register your Lutim instance on twitter