Skip to content
  • Adam Jackson's avatar
    dix: Remove MaxClients · 3a4d7c79
    Adam Jackson authored and Adam Jackson's avatar Adam Jackson committed
    
    
    This variable was no longer being read anywhere. MAXCLIENTS the macro is
    the compile-time maximum limit, LIMITCLIENTS the macro is the default
    limit, LimitClients the variable is the limit for the current server.
    
    Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
    3a4d7c79