Projekt

Obecné

Profil

Stáhnout (232 Bajtů) Statistiky
| Větev: | Tag: | Revize:
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
(3-3/5)