3
0

OP#188 comment out the service options as they do not seem to work, Prometheus as service does not respond then

This commit is contained in:
2025-12-03 16:45:17 +01:00
parent f0f5de8ffe
commit 40d2158e42

View File

@@ -35,11 +35,6 @@ Configurable options:
- authentication user via `$ps_auth_user`
- authentication password via `$ps_auth_pass`
- web authentication password via `$ps_web_pass` ( different format required)
- MemoryMax via `ps_max_mem`
- MemoryHigh via `ps_high_mem`
- MemorySwapMax via `ps_swap_mem`
- OOMScoreAdjust via `ps_oom_score`
- GOMAXPROCS via `ps_max_procs`
- external remote write ( writing to a remote instance like pg-adapter):
- `ps_write_external` true enables it
- `ps_external_url` must be a valid full url