Projekt

Obecné

Profil

Stáhnout (283 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 bba28c53 silhavyj
[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 731a638d silhavyj
config_file = logger.conf
12 76b68bb9 silhavyj
13
[cache]
14
directory = data
15
max_entries = 100
16
max_retries = 20
17 731a638d silhavyj
retry_period_seconds = 20