remove deprecated, as of 8.3, option

This commit is contained in:
El RIDO 2023-12-09 13:51:22 +01:00
parent 8c00b28528
commit e6bcd5d5ea
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -4,9 +4,6 @@
; fixation via session adoption with strict mode. Defaults to 0 (disabled).
session.use_strict_mode=On
; Enable assert() evaluation.
assert.active=Off
; This determines whether errors should be printed to the screen as part of the output or if they
; should be hidden from the user. Value "stderr" sends the errors to stderr instead of stdout.
display_errors=Off