Ignore:
Timestamp:
Feb 7, 2006 6:48:01 PM (18 years ago)
Author:
bennylp
Message:

Tested initial implementation: basic UAC, client registration, authentication, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/config.h

    r125 r141  
    176176 * flag is set. 
    177177 * 
    178  * Default: 800 
     178 * Default: 1500 
    179179 */ 
    180180#ifndef PJ_LOG_MAX_SIZE 
    181 #  define PJ_LOG_MAX_SIZE           800 
     181#  define PJ_LOG_MAX_SIZE           1500 
    182182#endif 
    183183 
Note: See TracChangeset for help on using the changeset viewer.