Renaming "config_sample.php" to "config_default.php".
[squirrelmail.git] / plugins / mail_fetch / config_default.php
similarity index 68%
rename from plugins/mail_fetch/config_sample.php
rename to plugins/mail_fetch/config_default.php
index 4934c37281c4362fdb0375011cdc1c61b0056e28..49616eea5d6e75fa2991d67c77a6ff6a24bce704 100644 (file)
@@ -11,7 +11,9 @@
  */
 
 /**
- * Controls use of unsubscribed folders in plugin
+ * Controls use of unsubscribed folders in plugin. Change this to true if it is
+ * allowed to store fetched messages in unsubscribed folders.
  */
 $mail_fetch_allow_unsubscribed = false;
+
 ?>
\ No newline at end of file