This module allows you to use dynamic tokens within Drupal's configuration values. This is helpful when a configuration setting needs to reference a value that isn't static and can't be directly hardcoded.
Allows the use of tokens inside configuration values.
It allows the use of any token inside Drupal's configuration system. This is useful when a config value depends on a value that cannot be hard coded in a standard configuration object/key.