2014-08-06 06:29:52 +02:00
|
|
|
---
|
|
|
|
Name: DevelopmentAdmin
|
|
|
|
---
|
2016-08-19 00:51:35 +02:00
|
|
|
SilverStripe\Dev\DevelopmentAdmin:
|
2014-08-06 06:29:52 +02:00
|
|
|
registered_controllers:
|
|
|
|
build:
|
2016-08-19 00:51:35 +02:00
|
|
|
controller: SilverStripe\Dev\DevBuildController
|
2014-08-06 06:29:52 +02:00
|
|
|
links:
|
|
|
|
build: 'Build/rebuild this environment. Call this whenever you have updated your project sources'
|
|
|
|
tasks:
|
2016-08-19 00:51:35 +02:00
|
|
|
controller: SilverStripe\Dev\TaskRunner
|
2014-08-06 06:29:52 +02:00
|
|
|
links:
|
2016-01-06 00:34:58 +01:00
|
|
|
tasks: 'See a list of build tasks to run'
|
2019-02-27 02:50:49 +01:00
|
|
|
confirm:
|
|
|
|
controller: SilverStripe\Dev\DevConfirmationController
|
2020-08-27 21:19:03 +02:00
|
|
|
config:
|
|
|
|
controller: Silverstripe\Dev\DevConfigController
|
|
|
|
links:
|
|
|
|
config: 'View the current config, useful for debugging'
|
2021-02-11 01:05:10 +01:00
|
|
|
|
|
|
|
SilverStripe\Dev\CSSContentParser:
|
|
|
|
disable_xml_external_entities: true
|