; CFX_TELNET Cold Fusion Extention Tag Ini File
; Tag created by Dosolutions, Inc
; 
; This file needs to live in the NT root directory

[Main]
; Full path to the CFX_Telnet log file
LogPath = d:\cfusion3\log\cfx_telnet.log

; Use '1' to turn this switch on, '0' off
Logging = 0

; Can be any setting between 0 (lowest, like setting logging to zero)
; and 3 (highest, including *all* return data - WATCH OUT, fills logs fast!). 
Verbosity = 1

; Use '1' to enable these commands on, '0' to disable
ReportSessionIDs = 1
AllowCloseAllSessions = 1