059fc273f1
this brings it in line with other packages
4 lines
117 B
Bash
Executable file
4 lines
117 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
|
|
export retention_time="15d"
|