{
    my $ulimit = $imaps{ProcessMemoryLimit} || "128000000";
    "$ulimit";
}
