mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-27 02:31:53 -04: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