Versions in this module Expand all Collapse all v2 v2.0.0 Nov 29, 2022 Changes in this version + type AppHandler struct + Insecure bool + Prefix string + type Archiver struct + Insecure bool + MaxNumFiles int64 + MaxSize int64 + Prefix string + type Auth struct + CredentialsByUserAgent map[string]string + type CBOXDriver struct + DBHost string + DBName string + DBPassword string + DBPort int + DBUsername string + Namespace string + type CORS struct + AllowCredentials bool + AllowedHeaders []string + AllowedMethods []string + AllowedOrigins []string + type CacheWarmupDrivers struct + CBOX CBOXDriver + type Checksums struct + PreferredUploadType string + SupportedTypes []string + type Config struct + AppHandler AppHandler + Archiver Archiver + Checksums Checksums + Commons *shared.Commons + Context context.Context + DataGateway DataGateway + Debug Debug + DefaultUploadProtocol string + EnableFavorites bool + EnableFederatedSharingIncoming bool + EnableFederatedSharingOutgoing bool + EnableProjectSpaces bool + EnableResharing bool + EnableShareJail bool + HTTP HTTPConfig + Log *Log + MachineAuthAPIKey string + Middleware Middleware + OCS OCS + PublicURL string + Reva *shared.Reva + SearchMinLength int + Service Service + SkipUserGroupsInToken bool + Supervised bool + TokenManager *TokenManager + Tracing *Tracing + TransferSecret string + UploadHTTPMethodOverride string + UploadMaxChunkSize int + type DataGateway struct + Prefix string + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type HTTPConfig struct + Addr string + CORS CORS + Namespace string + Prefix string + Protocol string + type Log struct + Color bool + File string + Level string + Pretty bool + type Middleware struct + Auth Auth + type OCS struct + AdditionalInfoAttribute string + CacheWarmupDriver string + CacheWarmupDrivers CacheWarmupDrivers + EnableDenials bool + HomeNamespace string + Prefix string + ResourceInfoCacheTTL int + ResourceInfoCacheType string + ResourceInfoCaches ResourceInfoCaches + SharePrefix string + type RedisDriver struct + Address string + Password string + Username string + type ResourceInfoCaches struct + Redis RedisDriver + type Service struct + Name string + type TokenManager struct + JWTSecret string + type Tracing struct + Collector string + Enabled bool + Endpoint string + Type string v2.0.0-rc.2 Nov 25, 2022 v2.0.0-rc.1 Nov 5, 2022 v2.0.0-beta.8 Sep 13, 2022 v2.0.0-beta.7 Aug 25, 2022 v2.0.0-beta.6 Aug 11, 2022 v2.0.0-beta.5 Jul 19, 2022