When the module configuration defines a parameter with the same name as the application configuration, such as view_replace_str, both the module configuration and the application configuration define this parameter. The value in the application configuration will be overwritten. Is there a way to inherit the existing value in the application configuration?