Increase maximun size error
testing/ogGui-multibranch/pipeline/head This commit looks good Details

deb-pkg
Nicolas Arenas 2025-02-21 11:46:13 +01:00
parent 2d9ccd01b4
commit 56966fd767
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumWarning": "4kb",
"maximumError": "10kb"
}
],
"outputHashing": "all"