-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.ini
More file actions
29 lines (24 loc) · 795 Bytes
/
config.ini
File metadata and controls
29 lines (24 loc) · 795 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
[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.
# The directory in which to store logs.
log_directory =
# The format to use for log file names.
log_name_format =