add: /uploaded_dicom for pydicom-google-upload to get shortlink
This commit is contained in:
@@ -31,6 +31,7 @@ type Config struct {
|
||||
AccessTokenExpiry int `mapstructure:"access_token_expiry"` // in minutes
|
||||
RefreshTokenExpiry int `mapstructure:"refresh_token_expiry"` // in hours
|
||||
EnableDatabaseAuth bool `mapstructure:"enable_database_auth"`
|
||||
PydicomApiKey string `mapstructure:"pydicom_api_key"` // API Key for PYDICOM uploader service
|
||||
} `mapstructure:"auth"`
|
||||
|
||||
Shortlink struct {
|
||||
|
||||
Reference in New Issue
Block a user