update readme and build
This commit is contained in:
@@ -14,6 +14,7 @@ const (
|
||||
maxUploadSize = 512 << 20
|
||||
sessionTTL = 24 * time.Hour
|
||||
authCookieName = "gws_auth"
|
||||
csrfCookieName = "gws_csrf"
|
||||
authTokenTTL = 12 * time.Hour
|
||||
credsFilename = "gws-creds.json"
|
||||
defaultUser = "ivor"
|
||||
|
||||
Reference in New Issue
Block a user