mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-26 05:00:43 +00:00
modify xCATreg
This commit is contained in:
@@ -1405,7 +1405,7 @@ foreach my $m (keys %mns) {
|
||||
}
|
||||
}
|
||||
|
||||
if(time() - $regstarttime > 28800) {
|
||||
if(time() - $regstarttime > 36000) {
|
||||
#if($curtime - $regstarttime > 10) {
|
||||
send_msg(1, "[timing] 8 hours is expired");
|
||||
last;
|
||||
|
Reference in New Issue
Block a user