drive-health/.env.example

11 lines
272 B
Plaintext
Raw Permalink Normal View History

2024-01-21 18:27:31 +02:00
# The frequency at which to fetch the temperature of ALL disks and add it to the database
2024-01-20 02:06:27 +02:00
DISK_FETCH_FREQUENCY=5
2024-01-21 18:27:31 +02:00
# The maximum age of logs in seconds
MAX_HISTORY_AGE=2592000
2024-01-21 18:27:31 +02:00
# The ip:port to listen to for the application
LISTEN=":8080"
# Basic Security
ACCESS_PASSWORD=