...
Setting name | Default value | Description |
---|---|---|
DFS.AssetDatabase | master or web | The database the connector will use. It uses role:require. On Standalone or ContentManagement it is master db and on ContentDelivery it uses web db. |
DFS.DefaulAssetSiloId | {BAEEFE6B-74DF-44BE-8A2B-CCFB2C57AF8E} | This is the bucket item containing all the asset items. Located at /sitecore/media library/Digizuite/Assets. |
DFS.Digizuite.BaseAddress | {URL TO THE DAM SERVER} | The url to Digizuite DAM center. This parameter is required. |
DFS.Digizuite.MediaManagerUrl | {URL TO MEDIA MANAGER} | The url to Digizuite Mediamanager. This parameter is required. |
DFS.Digizuite.ChannelFolderId | {ID OF THE CHANNEL FOLDER} | The id of the Sitecore channel folder in Digizuite DAM center. This parameter is required. |
DFS.OnlySyncAssetsInDefaultLanguage | true | If this is true the assets will allways be synchronized in one language. The one from the setting DFS.Digizuite.Default.LanguageId and DFS.AssetSilo.Default.Language. Read more about multiple language support DFS 11.0 - Metadata language versioning |
DFS.Digizuite.Default.LanguageId | 3 | The default digizuite language id. |
DFS.AssetSilo.Default.Language | en | The default language code in Sitecore. |
DFS.Digizuite.UploadName | dam for sitecore | |
DFS.Digizuite.DynamicMetadata | 5eb3eefc-a043-410f-89b0-29ed3ef37078,c8bb4af3-1598-4ea4-8d7a-98d54eead977 | Define which metadata to synchronize from Digizuite DAM into Sitecore. The 2 defaulkt guid’s is the assets title and description. Read more about feature DFS 11.0 - Configuring dynamic metadata |
DFS.Digizuite.DefaultVideoQualityId | 50039 | |
DFS.Digizuite.DefaultAudioQualityId | 10056 | |
DFS.Digizuite.DefaultThumbFormatId | 3 | |
DFS.Digizuite.DefaultLargeThumbFormatId | 2 | |
DFS.CacheLocation | /App_Data/DigizuiteMediaCache | |
DFS.Synchronization.BatchSize | 50 | |
DFS.Cleanup.Force.Delete.AssetInUse | false | |
DFS.MediaCacheConcurrentWait | 50 | |
DFS.MediaPipeline.CDN.Prefix | ||
DFS.MediaPipeline | dfsmedia | |
DFS.MediaPipeline.downloadFilename.mask | {stampvalue-asset:name} | |
DFS.MediaPipeline.Valid.Video.Extensions | mp4,webm,ogg | |
DFS.Notifications.ApiKey | 96963107-02c6-42bf-81a9-7cfd450c1b4d | |
DFS.Services.AssetNotFoundImage.MimeType | image/jpg | |
DFS.Services.AssetNotFoundImage.Path | /App_Data/AssetNotFound.jpg | |
DFS.Request.ExecutionTimeoutInSeconds | 5 |
...