Add configurable report language
This commit is contained in:
@@ -3,6 +3,8 @@ PVE_API_TOKEN_ID=
|
||||
PVE_API_TOKEN_SECRET=
|
||||
REPORT_OUTPUT_DIR=/reports
|
||||
REPORT_TIMEZONE=Europe/Paris
|
||||
# Langue du rapport PDF: fr ou en.
|
||||
REPORT_LANGUAGE=fr
|
||||
PVE_VERIFY_TLS=true
|
||||
# Optionnel: chemin vers une CA interne montee dans le conteneur.
|
||||
# Non utilise si PVE_VERIFY_TLS=false.
|
||||
|
||||
Reference in New Issue
Block a user