Some checks failed
Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (amd64) [native] (push) Has been cancelled
Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (arm64) [native] (push) Has been cancelled
Publish Docker image (Multi Registries, native amd64+arm64) / Create multi-arch manifests (Docker Hub) (push) Has been cancelled
Release (Linux, macOS, Windows) / Linux Release (push) Has been cancelled
Release (Linux, macOS, Windows) / macOS Release (push) Has been cancelled
Release (Linux, macOS, Windows) / Windows Release (push) Has been cancelled
19 lines
471 B
Go
19 lines
471 B
Go
package constant
|
|
|
|
var StreamingTimeout int
|
|
var DifyDebug bool
|
|
var MaxFileDownloadMB int
|
|
var ForceStreamOption bool
|
|
var GetMediaToken bool
|
|
var GetMediaTokenNotStream bool
|
|
var UpdateTask bool
|
|
var AzureDefaultAPIVersion string
|
|
var GeminiVisionMaxImageNum int
|
|
var NotifyLimitCount int
|
|
var NotificationLimitDurationMinute int
|
|
var GenerateDefaultToken bool
|
|
var ErrorLogEnabled bool
|
|
|
|
// temporary variable for sora patch, will be removed in future
|
|
var TaskPricePatches []string
|