From 8e92b7ef5e8f58cadad19fd4bf9b6b843680b28a Mon Sep 17 00:00:00 2001 From: djib Date: Tue, 15 Oct 2019 10:17:22 +0200 Subject: [PATCH] Update config.template.json --- config.template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.template.json b/config.template.json index 9ac40a5..b97cf30 100644 --- a/config.template.json +++ b/config.template.json @@ -1,8 +1,8 @@ { "tmdb-api":"yourapikey", - "tmdb-language":"en-GB", + "tmdb-language":"fr-FR", "minimum-rating":6.5, - "pyfbx-session-token":"See https://framagit.org/sun/pyfbx", + "pyfbx-session-token":"See https://djib.fr/djib/FreeboxMoviePlanner", "margin-before":5, "margin-after":25 }