@cryptotaxi247 / netdata-1 / commits / 1c46b32bb

Add example configuration to w1sensor collector (#14886)

* add example configuration to w1sensor collector * replace configuration example with link

Fotis Voutsas committed Apr 11, 2023 at 17:58 UTC 1c46b32bbebd12e18cc4b9dc416d2336368c025c
1 file changed +1 -2
collectors/python.d.plugin/w1sensor/README.md
+1 -2
@@ -26,8 +26,7 @@ cd /etc/netdata # Replace this path with your Netdata config directory, if dif
26 sudo ./edit-config python.d/w1sensor.conf
27 ```
28
29 -
30 -
29 +An example of a working configuration can be found in the default [configuration file](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/w1sensor/w1sensor.conf) of this collector.
30
31 ### Troubleshooting
32