aswi2022bug-thugs-gitlab/client/config.ini @ 7a278c5c
1 |
[usb_detector]
|
---|---|
2 |
scan_period_seconds = 1 |
3 |
connected_devices_filename = data/devices.json |
4 |
|
5 |
[server]
|
6 |
url = http://127.0.0.1 |
7 |
port = 8000 |
8 |
end_point = /api/v1/usb-logs |
9 |
|
10 |
[logger]
|
11 |
format = %(asctime)s %(levelname)s : %(message)s |
12 |
level = INFO |