Default:
[
{
"extension": "pdf",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "txt",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "png",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "gif",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "jpg",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "jpeg",
"customApplicationPath": "",
"actionType": "openInSiteKiosk",
"autoExecute": true
},
{
"extension": "exe",
"customApplicationPath": "",
"actionType": "downloadOnly",
"autoExecute": false
},
{
"extension": "zip",
"customApplicationPath": "",
"actionType": "downloadOnly",
"autoExecute": false
},
{
"extension": "7z",
"customApplicationPath": "",
"actionType": "downloadOnly",
"autoExecute": false
}
]
Default:
"$(CSIDL:CommonDocuments)\SiteKiosk"
Default: false
True when downloads are permitted.
Default: 10485760
The max size in bytes a download can have (default is 10MB).
Default: []
List of URLs which are permitted to contain downloads.
Default: false
True when only permitted urls are allowed to start downloads.
Optional
useDefault: false
True when the filemanager dialog should replace the download manager dialog.
Default: true
True when the maximum allowed download size should be used.
Generated using TypeDoc
Settings for browser downloads.
Path:
downloads