Add EmulateProfileSupport to the list of prefs shown by managedsoftwareupdate --show-config

This commit is contained in:
Greg Neagle
2020-11-16 14:41:32 -08:00
parent 13cea7b79d
commit 72cdd10f47
+1
View File
@@ -58,6 +58,7 @@ DEFAULT_PREFS = {
'ClientResourcesFilename': None,
'ClientResourceURL': None,
'DaysBetweenNotifications': 1,
'EmulateProfileSupport': False,
'FollowHTTPRedirects': 'none',
'HelpURL': None,
'IconURL': None,