{
   my $max_log_size = $smb{MaxLogSize} || '50';

   "max log size = $max_log_size";
}
