Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b91e0d7b
Commit
b91e0d7b
authored
May 30, 2003
by
Mac Newbold
Browse files
Fix typo/brain cramp.
parent
1ade7051
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/idlemail.in
View file @
b91e0d7b
...
...
@@ -224,7 +224,7 @@ EOT
# Now send warning messages to those who will get autoswapped soon
my
$warnmin
=
60
;
# minutes before autoswap that we warn them
my
$window
=
8
;
# idlemail frequency
<= window < 2*frequency
my
$window
=
5
;
#
same as
idlemail frequency
in cron
$sql
=
<<EOT;
select pid,eid,autoswap_timeout,
(unix_timestamp(now()) - unix_timestamp(expt_swapped))/60 as activemin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment