Incorrect configuration settings name
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2991519. -->
Reported by: [jayelless](https://www.drupal.org/user/213325)
>>>
<p>I encountered an error when trying to import the configuration for auditfiles to a different environment.</p>
<p> The import failed due for the following reasons:<br>
Configuration auditfiles_config.settings<br>
depends on the auditfiles_config<br>
extension that will not be installed after import.</p>
<p>This is probably because the settings yaml file should be called "auditfiles.settings.yml" to match the module name.</p>
<p>The settings file name is derived from the config settings name used, so this should be changed everywhere.</p>
issue