From 5e3c940250a7d010f816cfb2b13a3357a195276a Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Tue, 29 Oct 2013 10:43:55 +0100 Subject: [PATCH] Revert "Izbraisan watch zbog 'debian-watch-file-in-native-package'" This reverts commit 03cea3ce379db6d521662ed3755ae3fd5a067fdd. --- config_example.php | 2 +- debian/watch | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/watch diff --git a/config_example.php b/config_example.php index c65b2fe..ba9b67a 100644 --- a/config_example.php +++ b/config_example.php @@ -5,5 +5,5 @@ // The default port is 106 #$poppass_port = 106; - $min_pass_length = 8; + $min_pass_length = 0; $max_pass_length = 9999999; diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..7076fb5 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://squirrelmail.org/plugin_list.php http://squirrelmail.org/plugins/change_pass-([\da-zA-Z\.]+).* debian -- 1.7.10.4