2017-01-08 15:53:37 +00:00
|
|
|
; codec: utf-8
|
|
|
|
|
|
|
|
[common]
|
2017-03-06 21:59:48 +00:00
|
|
|
;ip=0.0.0.0
|
2017-01-08 15:53:37 +00:00
|
|
|
port=7190
|
|
|
|
|
|
|
|
; 'log-file' define the log file location. if not set, default location
|
|
|
|
; to $INSTDIR%/log/tpweb.log
|
|
|
|
;log-file=/var/log/teleport/tpweb.log
|
|
|
|
|
|
|
|
# log-level can be 0 ~ 4, default value is 2.
|
|
|
|
# LOG_LEVEL_DEBUG 0 log every-thing.
|
|
|
|
# LOG_LEVEL_VERBOSE 1 log every-thing but without debug message.
|
|
|
|
# LOG_LEVEL_INFO 2 log infomation/warning/error message.
|
|
|
|
# LOG_LEVEL_WARN 3 log warning and error message.
|
|
|
|
# LOG_LEVEL_ERROR 4 log error message only.
|
|
|
|
log-level=0
|
2017-03-06 21:59:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
core-server-rpc=http://127.0.0.1:52080/rpc
|