Commit a5c30498 authored by catch's avatar catch
Browse files

Issue #3368277 by sidharth_soman, joachim: document that config/optional is...

Issue #3368277 by sidharth_soman, joachim: document that config/optional is safe to use with duplicate configuration

(cherry picked from commit 6c028114)
parent 7b399734
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -246,7 +246,10 @@
 *   module B some time later, then module A's config/optional directory will be
 *   scanned at that time for newly met dependencies, and the configuration will
 *   be installed then. If module B is never installed, the configuration item
 *   will not be installed either.
 *   will not be installed either. Optional configuration items are ignored if
 *   they already exist or if they are not configuration entities (this also
 *   includes configuration that has an implicit dependency on modules that
 *   are not yet installed).
 * - Exporting and importing configuration.
 *
 * The file storage format for configuration information in Drupal is