diff --git a/Resources/Plugins/reply-account/.meta b/Resources/Plugins/reply-account/.meta
index ef647bd8..e52948c0 100644
--- a/Resources/Plugins/reply-account/.meta
+++ b/Resources/Plugins/reply-account/.meta
@@ -16,5 +16,8 @@ https://tweetduck.chylex.com
 [configfile]
 configuration.js
 
+[configdefault]
+configuration.default.js
+
 [requires]
 1.3.3
\ No newline at end of file
diff --git a/Resources/Plugins/reply-account/configuration.default.js b/Resources/Plugins/reply-account/configuration.default.js
index 8d653376..e60ac077 100644
--- a/Resources/Plugins/reply-account/configuration.default.js
+++ b/Resources/Plugins/reply-account/configuration.default.js
@@ -3,9 +3,7 @@
    * WARNING
    * -------
    *
-   * Make sure you are editing 'user.configuration.js' and not the default configuration file.
-   * The custom configuration file is automatically generated the first time the plugin is enabled.
-   * Do not edit the default one, as it will be replaced with each update.
+   * Make sure you are editing 'configuration.js' and not the default configuration file, as the default one will be replaced with each update.
    *
    */