summaryrefslogtreecommitdiffstats
path: root/client/shared
diff options
context:
space:
mode:
Diffstat (limited to 'client/shared')
-rw-r--r--client/shared/etc/engine.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/shared/etc/engine.cfg b/client/shared/etc/engine.cfg
index 7bb74d48..fd5ecd90 100644
--- a/client/shared/etc/engine.cfg
+++ b/client/shared/etc/engine.cfg
@@ -12,7 +12,7 @@ OGWINCHKDISK=TRUE
#Que hacer cuando la cache no tenga espacio libre. [ NONE | FORMAT ] ]
ACTIONCACHEFULL=NONE
#Que protocolo de restauracion usar en el caso de que no exista cache o no exista espacio sufiente. [NONE | UNICAST | MULTICAST].NONE retorna error
-RESTOREPROTOCOLNOTCACHE=UNICAST
+RESTOREPROTOCOLNOTCACHE=NONE
#script Creacion imagen
IMGPROG="partclone"