X-Git-Url: http://gitweb.pimeys.fr/?p=today.git;a=blobdiff_plain;f=serverconfig.py;h=d066764c6f35d8cfd40bfe132334cd750133c631;hp=518ad86eb9b2cc38b7d80b99cc27ab948d7d4a6b;hb=fdcee57ada724242faa407bb6ba752135ec14316;hpb=7d72ebdc255f7725e75fa1ca2b77a1e9c0298e23 diff --git a/serverconfig.py b/serverconfig.py index 518ad86..d066764 100644 --- a/serverconfig.py +++ b/serverconfig.py @@ -12,3 +12,6 @@ DEBUG = False #: La liste des chaînes Youtube à surveiller youtube_channels_file = "youtube_channels" + +#: Path du directory du module de gestion des quotes DTC +dtc_path = "/home/vincent/scripts/dtc/"