25 lines
605 B
ReStructuredText
25 lines
605 B
ReStructuredText
.. include:: /Includes.rst.txt
|
|
|
|
.. _feature-85894:
|
|
|
|
=========================================================
|
|
Feature: #85894 - Feature toggles in Admin Tools Settings
|
|
=========================================================
|
|
|
|
See :issue:`85894`
|
|
|
|
Description
|
|
===========
|
|
|
|
Feature toggles registered in :file:`DefaultConfiguration.php` and documented
|
|
in :file:`DefaultConfigurationDescription.yaml` can now be toggled using
|
|
the interface Admin Tools -> Settings -> Feature toggles.
|
|
|
|
|
|
Impact
|
|
======
|
|
|
|
Toggling core features is possible using the backend.
|
|
|
|
.. index:: Backend, LocalConfiguration, ext:install
|