mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-08 05:03:10 -05:00
### Purpose
Give the ability to skip authentication for prometheus metrics
("/metrics").
### Testing
When authentication is enabled and "Metrics Without Auth" is checked
(not the default), the "/metrics" path remains accessible even when
disconnected.
### Screenshots

### Documentation
https://github.com/syncthing/docs/pull/906