X-Git-Url: http://gitweb.pimeys.fr/?p=today.git;a=blobdiff_plain;f=serverconfig.py;h=518ad86eb9b2cc38b7d80b99cc27ab948d7d4a6b;hp=86aff451fc83774a9b85f4a64e7c68ed02045685;hb=dabb5eeb6a9c41bd3c415f2a73278d2fcd58dd80;hpb=3c28b7a8fb1350a2dccea9a4f711ea018cffe666 diff --git a/serverconfig.py b/serverconfig.py index 86aff45..518ad86 100644 --- a/serverconfig.py +++ b/serverconfig.py @@ -9,3 +9,6 @@ store_seen_file = "lasts_sync" #: Afficher du garbage pour débuguer DEBUG = False + +#: La liste des chaînes Youtube à surveiller +youtube_channels_file = "youtube_channels"