mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Default autoreply period to 60 seconds
This commit is contained in:
@@ -193,6 +193,9 @@ if ($amode == 6) {
|
||||
$etm[4]++; $etm[5] += 1900;
|
||||
}
|
||||
}
|
||||
else {
|
||||
$period = 60;
|
||||
}
|
||||
if ($config{'reply_force'}) {
|
||||
$replyblock = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user