Update config.conf

This commit is contained in:
FusionPBX 2023-05-14 14:08:52 -06:00 committed by GitHub
parent db8724ff58
commit 290c083048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -39,5 +39,6 @@ xml_handler.fs_path = false
xml_handler.reg_as_number_alias = false
xml_handler.number_as_presence_id = true
#error reporting hide show all errors except notices and warnings
error.reporting = 'E_ALL ^ E_NOTICE ^ E_WARNING'
#error reporting options: user,dev,all
error.reporting = user