MB11: increase persistent_limit to 11.1
Change-Id: I6849877212a8fc2ac16ef80d727581ae7f6c5e94
This commit is contained in:
@@ -105,7 +105,7 @@ Mod('mf',
|
|||||||
target=Param(
|
target=Param(
|
||||||
max=11.0,
|
max=11.0,
|
||||||
),
|
),
|
||||||
persistent_limit=7.0,
|
persistent_limit=11.1,
|
||||||
)
|
)
|
||||||
|
|
||||||
Mod('lev',
|
Mod('lev',
|
||||||
|
|||||||
@@ -121,7 +121,7 @@ Mod('mf',
|
|||||||
target=Param(
|
target=Param(
|
||||||
max=11.0,
|
max=11.0,
|
||||||
),
|
),
|
||||||
persistent_limit=7.0,
|
persistent_limit=11.1,
|
||||||
)
|
)
|
||||||
|
|
||||||
Mod('lev',
|
Mod('lev',
|
||||||
|
|||||||
Reference in New Issue
Block a user