diff options
Diffstat (limited to 'client/shared/etc/engine.cfg')
-rw-r--r-- | client/shared/etc/engine.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/client/shared/etc/engine.cfg b/client/shared/etc/engine.cfg index 279acd50..3af53909 100644 --- a/client/shared/etc/engine.cfg +++ b/client/shared/etc/engine.cfg @@ -54,3 +54,8 @@ NODEBUGFUNCTIONS="ogCreateImageSyntax ogGetHivePath ogGetOsType ogRestoreImageSy # "1000Mb/s", Gigabit Ethernet. DEFAULTSPEED="" +# Zona horaria del servidor OpenGnsys. +TZ="Europe/Madrid" + +# Git: subdirectorio para las imágenes realizadas con git +GITDIR="git" |