Customer’s Canvas
Call us at 1-800-661-8190 or send an email at info@aurigma.com
A structure defining the appearance of the root folder.
clientConfig.json
{ "assetSources": { "[source]Google Drive": { "type": "RemoteSource", "url": "https://example.com:3124/", "rootFolder": { "show": true, "title": "Company Assets" } } } }
Displays the root folder of the remote source. The default value is false.
false
This title appears in the Asset Manager for the root folder. The default value is "Root Folder".
"Root Folder"