-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.ini.sample
More file actions
37 lines (30 loc) · 862 Bytes
/
config.ini.sample
File metadata and controls
37 lines (30 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[CLIENT]
# This section determines client attributes.
# Log level determines how much information is stored in various logs.
# If you are having trouble with your client and wish to submit a bug report set this value to a maximum of 30.
#
# Pre-defined levels
# CRITICAL 50
# ERROR 40
# WARNING 30
# INFO 20
# DEBUG 10
#
log_level = 40
[UI]
# This section deals with UI configuration values.
# If 'yes' the input commands will be echoed to the client in italics on entry.
#
echo_input = yes
[logging]
# This section deals with all logging configuration. 'Logging' in this case refers to client logging for
# reference. This is not crash/debug/diagnostic logging.
# Should the client log your sessions?
#
log_session = no
# The directory in which to store logs.
#
log_directory =
# The format to use for log file names.
#
log_name_format =