Prilagodba paketa za novi paket squirrelmail-change-pass.
[squirrelmail-change-pass-cn.git] / change_pass / config_example.php
diff --git a/change_pass/config_example.php b/change_pass/config_example.php
deleted file mode 100644 (file)
index ba9b67a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-    // The default server is the configured IMAP server
-    #$poppass_server = 'localhost';
-
-    // The default port is 106
-    #$poppass_port = 106;
-
-    $min_pass_length = 0;
-    $max_pass_length = 9999999;