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 0e92561 commit 2e37632Copy full SHA for 2e37632
.env.example
@@ -64,9 +64,9 @@ AWS_USE_PATH_STYLE_ENDPOINT=false
64
65
VITE_APP_NAME="${APP_NAME}"
66
67
-// Health interval in hours
+# Health interval in hours
68
HEALTH_CHECK_INTERVAL=24
69
-// Orphan site storage period in days
+# Orphan site storage period in days
70
CLEANUP_SITE_DELAY=7
71
-// Cache time in minutes
+# Cache time in minutes
72
TUF_REPO_CACHETIME=5
0 commit comments