eapol/eapol_framework/eapol_symbian/am/core/symbian/file_config/eap_symbian.conf
branchRCL_3
changeset 18 bad0cc58d154
parent 2 1c7bc153c08e
child 19 c74b3d9f6b9e
equal deleted inserted replaced
17:30e048a7b597 18:bad0cc58d154
     1 #
     1 #
     2 #  Name        : ./wlan_symbian/wlaneapol_symbian/am/core/symbian/file_config/eap_symbian.conf
     2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 #  Part of     : EAPOL / 
     3 # All rights reserved.
     4 #  Description : Configuration file for EAPOL.
     4 # This component and the accompanying materials are made available
     5 #  Version     : %version: 16 %
     5 # under the terms of "Eclipse Public License v1.0"
     6 #  
     6 # which accompanies this distribution, and is available
     7 #  Copyright © 2001-2005 Nokia. All rights reserved.
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 #  This material, including documentation and any related 
     8 #
     9 #  computer programs, is protected by copyright controlled by 
     9 # Initial Contributors:
    10 #  Nokia. All rights are reserved. Copying, including 
    10 # Nokia Corporation - initial contribution.
    11 #  reproducing, storing, adapting or translating, any 
    11 #
    12 #  or all of this material requires the prior written consent of 
    12 # Contributors:
    13 #  Nokia. This material also contains confidential 
    13 #
    14 #  information which may not be disclosed to others without the 
    14 # Description: 
    15 #  prior written consent of Nokia.
    15 #	  EAP configuration file
       
    16 #
       
    17 # %version:  17 %
    16 #
    18 #
    17 
    19 
    18 EAP_TRACE_disable_traces = bool:false
    20 EAP_TRACE_disable_traces = bool:false
    19 
    21 
    20 EAP_TRACE_enable_timer_traces = bool:false
    22 EAP_TRACE_enable_timer_traces = bool:true
    21 
    23 
    22 EAP_TRACE_enable_timer_queue_traces = bool:false
    24 EAP_TRACE_enable_timer_queue_traces = bool:true
    23 
    25 
    24 EAP_TRACE_output_file_name = string:e:\logs\eapol\eap_core.txt
    26 EAP_TRACE_output_file_name = string:e:\logs\eapol\eap_core.txt
    25 
    27 
    26 EAP_TRACE_max_trace_file_size = u32_t:1000000
    28 EAP_TRACE_max_trace_file_size = u32_t:1000000
    27 
    29