wip
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at b1ac2ce3c32697c2e08616cdfa87137f23feeddc 19 lines 286 B view raw
1database: 2 path: "atscan.db" 3 type: "sqlite" 4 5plc: 6 directory_url: "https://plc.directory" 7 scan_interval: "5s" 8 bundle_dir: "./plc_bundles" 9 use_cache: true 10 11pds: 12 scan_interval: "15m" 13 timeout: "30s" 14 workers: 10 15 recheck_interval: "5m" 16 17api: 18 host: "0.0.0.0" 19 port: 8080