updated S modules (search_api, search_api_solr)
This commit is contained in:
parent
ae6a0489d0
commit
a0c53b3a4e
|
@ -17,3 +17,4 @@ session_limit_roles:
|
||||||
admin_showroom: 0
|
admin_showroom: 0
|
||||||
admin: -1
|
admin: -1
|
||||||
root: -1
|
root: -1
|
||||||
|
session_limit_log_events: false
|
||||||
|
|
|
@ -13,8 +13,9 @@ smtp_from: ''
|
||||||
smtp_fromname: ''
|
smtp_fromname: ''
|
||||||
smtp_client_hostname: ''
|
smtp_client_hostname: ''
|
||||||
smtp_client_helo: ''
|
smtp_client_helo: ''
|
||||||
smtp_allowhtml: ''
|
smtp_allowhtml: false
|
||||||
smtp_test_address: ''
|
smtp_test_address: ''
|
||||||
smtp_debugging: false
|
smtp_debugging: false
|
||||||
prev_mail_system: php_mail
|
prev_mail_system: php_mail
|
||||||
smtp_keepalive: false
|
smtp_keepalive: false
|
||||||
|
smtp_debug_level: 1
|
||||||
|
|
Loading…
Reference in New Issue