blocky: reenable prometheus

This commit is contained in:
notohh 2024-01-31 14:25:10 -05:00
parent f24fe3d0f9
commit 926c29bce8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -143,7 +143,7 @@
prefetchThreshold = 5;
};
prometheus = {
enable = false;
enable = true;
path = "/metrics";
};
queryLog = {