Browse Source

Feed update

deadmoon 4 years ago
parent
commit
4f1071022f
2 changed files with 0 additions and 3 deletions
  1. 0 3
      Optimizer/Optimize.cs
  2. 0 0
      feed.json

+ 0 - 3
Optimizer/Optimize.cs

@@ -196,9 +196,6 @@ namespace Optimizer
             Int32 tempInt = Convert.ToInt32("ffffffff", 16);
             Int32 tempInt = Convert.ToInt32("ffffffff", 16);
             Registry.SetValue("HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile", "NetworkThrottlingIndex", tempInt, RegistryValueKind.DWord);
             Registry.SetValue("HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile", "NetworkThrottlingIndex", tempInt, RegistryValueKind.DWord);
             Registry.SetValue(@"HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched", "NonBestEffortLimit", 0, RegistryValueKind.DWord);
             Registry.SetValue(@"HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched", "NonBestEffortLimit", 0, RegistryValueKind.DWord);
-
-            Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters", "MaxCacheTtl", 1, RegistryValueKind.DWord);
-            Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters", "MaxNegativeCacheTtl", 0, RegistryValueKind.DWord);
         }
         }
 
 
         internal static void EnableNetworkThrottling()
         internal static void EnableNetworkThrottling()

File diff suppressed because it is too large
+ 0 - 0
feed.json


Some files were not shown because too many files changed in this diff