File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1016,7 +1016,7 @@ cli_server.color = On
1016
1016
; the sqlite_dbpage virtual table.
1017
1017
; https://www.sqlite.org/c3ref/c_dbconfig_defensive.html
1018
1018
; (for older SQLite versions, this flag has no use)
1019
- sqlite3.defensive = 1
1019
+ ; sqlite3.defensive = 1
1020
1020
1021
1021
[Pcre]
1022
1022
; PCRE library backtracking limit.
Original file line number Diff line number Diff line change @@ -1023,7 +1023,7 @@ cli_server.color = On
1023
1023
; the sqlite_dbpage virtual table.
1024
1024
; https://www.sqlite.org/c3ref/c_dbconfig_defensive.html
1025
1025
; (for older SQLite versions, this flag has no use)
1026
- sqlite3.defensive = 1
1026
+ ; sqlite3.defensive = 1
1027
1027
1028
1028
[Pcre]
1029
1029
; PCRE library backtracking limit.
You can’t perform that action at this time.
0 commit comments