Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -1,3 +1,6 @@
|
|||
identity: drupal
|
||||
facility: ''
|
||||
# The default facility setting depends on the operating system, and will be
|
||||
# overwritten during installation.
|
||||
# @see syslog_install().
|
||||
facility: 8
|
||||
format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message'
|
||||
|
|
|
@ -8,7 +8,7 @@ syslog.settings:
|
|||
type: string
|
||||
label: 'Identity'
|
||||
facility:
|
||||
type: string
|
||||
type: integer
|
||||
label: 'Facility'
|
||||
format:
|
||||
type: string
|
||||
|
|
Reference in a new issue