diff --git a/autopost/conf.sh b/autopost/conf.sh index 2ea88fa..a1aadc2 100644 --- a/autopost/conf.sh +++ b/autopost/conf.sh @@ -17,7 +17,7 @@ NG_PASS="" NG_NBR_CONN="" dbtype="sqlite" # ou "mysql" -MYSQL_TABLE="" # OBLIGATOIRE +MYSQL_TABLE="release" # OBLIGATOIRE DB_FILE="/home/$USER/autopost/base_autopost.db" MYSQL_HOST="" MYSQL_PORT=