1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-21 18:50:38 +03:00

fixed appliers exception for some chromium policies

This commit is contained in:
Yaroslav Karpov 2023-07-07 18:56:27 +04:00
parent 4c7e69f7f6
commit 04651494be

View File

@ -140,7 +140,13 @@ class chromium_applier(applier_frontend):
'ProfilePickerOnStartupAvailability',
'RelaunchNotification',
'SafeSitesFilterBehavior',
'DiskCacheSize'])
'DiskCacheSize',
'FetchKeepaliveDurationSecondsOnShutdown',
'MaxConnectionsPerProxy',
'RelaunchNotificationPeriod',
'UserAgentReduction',
'UserDataSnapshotRetentionLimit',
'BrowserSwitcherDelay'])
return valuename_typeint