15 lines
329 B
YAML
15 lines
329 B
YAML
name: System
|
|
type: module
|
|
description: 'Handles general site configuration for administrators.'
|
|
package: Core
|
|
# version: VERSION
|
|
# core: 8.x
|
|
required: true
|
|
configure: system.admin_config_system
|
|
|
|
# Information added by Drupal.org packaging script on 2018-01-03
|
|
version: '8.4.4'
|
|
core: '8.x'
|
|
project: 'drupal'
|
|
datestamp: 1515021228
|