We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb2e11 commit d0520eaCopy full SHA for d0520ea
README.md
@@ -94,6 +94,12 @@ This document provides a detailed explanation of the environmental variables use
94
- **Default**: None
95
- **Options**: User-provided email address
96
97
+### SENSE_COLLECTOR_API_TOKEN_RENEW
98
+- **Description**: Interval (in seconds) renews the Sense API token to maintain an active session.
99
+- **Required**: No
100
+- **Default**: 43200 (12 hours)
101
+- **Options**: Integer value representing seconds
102
+
103
### SENSE_COLLECTOR_HOST_HOSTNAME
104
- **Description**: The hostname that is running the Docker container. Used in the Collector Info dashboard to know where the Collector is running.
105
- **Required**: No
0 commit comments