MB11: increase persistent_limit to 11.1

Change-Id: I6849877212a8fc2ac16ef80d727581ae7f6c5e94
This commit is contained in:
zolliker 2023-05-02 16:49:11 +02:00
parent 94070121c7
commit 31be98c62e
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ Mod('mf',
target=Param(
max=11.0,
),
persistent_limit=7.0,
persistent_limit=11.1,
)
Mod('lev',

View File

@ -121,7 +121,7 @@ Mod('mf',
target=Param(
max=11.0,
),
persistent_limit=7.0,
persistent_limit=11.1,
)
Mod('lev',