mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Comment global variables
This commit is contained in:
@@ -34,6 +34,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// CheckInterval represents how often we check for changes in htpasswd file.
|
||||
const CheckInterval = 30 * time.Second
|
||||
|
||||
// Lookup passwords in a htpasswd file. The entries must have been created with -s for SHA encryption.
|
||||
|
||||
Reference in New Issue
Block a user