- Ignore capture/ and timi.conf (local state) - Add timi.conf.example as a reference for new setups
13 lines
216 B
Plaintext
13 lines
216 B
Plaintext
poll_interval_secs = 10
|
|
capture_dir = "/home/user/timi/capture"
|
|
|
|
[[devices]]
|
|
name = "Pixel 7 Lab-Cam"
|
|
ip = "192.168.1.101"
|
|
auto_sync = true
|
|
|
|
[[devices]]
|
|
name = "Pixel 6 Archive"
|
|
ip = "192.168.1.102"
|
|
auto_sync = true
|