--- a/eric6/Preferences/__init__.py Sun Jan 03 15:33:39 2021 +0100 +++ b/eric6/Preferences/__init__.py Sun Jan 03 17:49:38 2021 +0100 @@ -190,7 +190,6 @@ # 2 = daily # 3 = weekly # 4 = monthly - "DynamicOnlineCheck": True, "UseProxy": False, "UseSystemProxy": True, "UseHttpProxyForAll": False, @@ -1913,7 +1912,7 @@ "SplitOrientationVertical", "UseProxy", "UseSystemProxy", "UseHttpProxyForAll", "RequestDownloadFilename", - "CheckErrorLog", "NotificationsEnabled", "DynamicOnlineCheck", + "CheckErrorLog", "NotificationsEnabled", "OpenCrashSessionOnStartup", "CrashSessionEnabled", "ShowCodeDocumentationViewer", "ShowPyPIPackageManager", "ShowCondaPackageManager", "ShowCooperation", "ShowIrc",