forked from LiveCarta/PayPal-PHP-SDK
Updating ModelAccessValidator to be disabled if not set explicitly
- Disabled if not set - A better debug message
This commit is contained in:
@@ -51,7 +51,7 @@ log.LogLevel=INFO
|
||||
; 'log' : logs the error message to logger only (default)
|
||||
; 'strict' : throws a php notice message
|
||||
; 'disable' : disable the validation
|
||||
validation.level=log
|
||||
validation.level=disable
|
||||
|
||||
;Caching Configuration
|
||||
[cache]
|
||||
|
||||
Reference in New Issue
Block a user