parent
87f6353679
commit
6a16066b0e
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
{ |
||||
my $mem = $sogod{MemoryLimit}; |
||||
return unless $mem; |
||||
$OUT .= " SxVMemLimit = $mem;\n"; |
||||
} |
Loading…
Reference in new issue