Skip to content

Commit 161c2d3

Browse files
authored
Merge pull request BrentOzarULTD#3906 from BrentOzarULTD/copilot/ignore-version-high-low-configs
sp_Blitz: exclude SQL Server version-part configs from Non-Default Server Config findings
2 parents c1e6a6a + 9e8aa90 commit 161c2d3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sp_Blitz.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2388,8 +2388,6 @@ BEGIN
23882388
( 'tempdb metadata memory-optimized', 0, 269),
23892389
( 'ADR cleaner retry timeout (min)', 15, 269),
23902390
( 'ADR Preallocation Factor', 4, 269),
2391-
( 'version high part of SQL Server', 1114112, 269),
2392-
( 'version low part of SQL Server', 52428803, 269),
23932391
( 'Data processed daily limit in TB', 2147483647, 269),
23942392
( 'Data processed weekly limit in TB', 2147483647, 269),
23952393
( 'Data processed monthly limit in TB', 2147483647, 269),

0 commit comments

Comments
 (0)