diff --git a/mlc_config.json b/mlc_config.json index bef9804c..0c171399 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -5,7 +5,10 @@ }, { "pattern": "documentos/proyecto" - } + }, + { + "pattern": "^\\d\\." + }, ], "timeout": "20s", "retryOn429": true,