Añadido comprueba_enlaces

This commit is contained in:
pipcat
2018-04-03 12:16:52 +02:00
committed by GitHub
parent b3f77519d2
commit 22783c6c61
+9 -1
View File
@@ -20,6 +20,14 @@
"default": false,
"enabled": true,
"visible": true
},
{
"id": "comprueba_enlaces",
"type": "bool",
"label": "Verificar si los enlaces existen",
"default": true,
"enabled": true,
"visible": true
}
]
}
}