diff --git a/deploy/installer/config_template.txt b/deploy/installer/config_template.txt index f6adecd64..f00440a38 100644 --- a/deploy/installer/config_template.txt +++ b/deploy/installer/config_template.txt @@ -25,3 +25,5 @@ USER_ID= # Connexion serveur (remplacer les valeurs CONFIGURE_ME avant utilisation) SERVER_URL=CONFIGURE_ME API_TOKEN=CONFIGURE_ME + +AGENT_VERSION=1.0.1 diff --git a/deploy/lea_package/config.txt b/deploy/lea_package/config.txt index 8073f07aa..f8a563421 100644 --- a/deploy/lea_package/config.txt +++ b/deploy/lea_package/config.txt @@ -36,5 +36,6 @@ RPA_MACHINE_ID=CONFIGURE_ME RPA_USER_LABEL=CONFIGURE_ME # --- Parametres avances (ne pas modifier sauf indication) --- +RPA_AGENT_VERSION=1.0.1 RPA_BLUR_SENSITIVE=false RPA_LOG_RETENTION_DAYS=180