1
0

Ajout d'un dossier logs ou est garder le log de chaque envoi

This commit is contained in:
unfr
2025-02-02 11:08:54 +01:00
parent 3340e338b0
commit c009121997
2 changed files with 41 additions and 33 deletions

View File

@@ -5,6 +5,7 @@ APIKEY="A RETROUVER DANS VOTRE PROFIL"
DB_FILE="/home/$USER/autopost/base_autopost.db"
DOSSIER_GLOBAL="/home/$USER/"
DOSSIER_NFO="/home/$USER/autopost/mediainfo/"
DOSSIER_LOGS="/home/$USER/autopost/logs/"
DOSSIER_NZB_ATTENTE="/home/$USER/ATTENTE/"
DOSSIER_NZB_FINAL="/home/$USER/FINIS/"