summaryrefslogtreecommitdiffstats
path: root/client/shared/etc/engine.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'client/shared/etc/engine.cfg')
-rw-r--r--client/shared/etc/engine.cfg12
1 files changed, 7 insertions, 5 deletions
diff --git a/client/shared/etc/engine.cfg b/client/shared/etc/engine.cfg
index 1bf98b5d..59b4a5b6 100644
--- a/client/shared/etc/engine.cfg
+++ b/client/shared/etc/engine.cfg
@@ -3,13 +3,14 @@ OGENGINECONFIGURATE="TRUE"
OGLOGSESSION="/tmp/session.log"
OGLOGCOMMAND="/tmp/command.log"
-#Definicion PostConfiguracion OS WIndows
+##Configuracion de la PostConfiguracion OS WIndows
+#Hacer chkdisk tras la clonacion
OGWINCHKDISK=TRUE
-#interface restauracion
-#Que hacer cuando la cache no tenga espacio libre. [ NONE] -- en desarrollo -> |DELETE|FORMAT]
+#Configuracion de interface restauracion
+#Que hacer cuando la cache no tenga espacio libre. [ NONE | FORMAT ] ]
ACTIONCACHEFULL=NONE
-# Definimos el protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie.
+# Protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie.
RESTOREPROTOCOLNOCACHE=UNICAST
#script Creacion imagen
@@ -18,5 +19,6 @@ IMGCOMP="lzop"
IMGEXT="img"
IMGREDUCE="TRUE"
-#scripts Clonacion remota usando master
+#Configuracion del asistente de Clonacion remota usando master
+#Al enviar particion reducir el sistema de archivos previamente.
OGWINREDUCE=TRUE \ No newline at end of file