Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF (551 KB)
Appendix F Tokens for File Sharing Portlet
The File sharing portlet includes the following tokens in the PortalServer-DataDir/portals/portal-ID/portletapps/Filesharing/tokens.properties file:
-
REPOSITORY_TYPE
-
Specifies the type of file repository. By default, only file system
is supported, and so the default value is FileSystem.
-
FILE_SYSTEM_REPOSITORY_ROOT_DIR
-
Specifies the absolute directory for the file repository. By default,
this is set to /export/filesharing/repository.
-
UPLOAD_FILES_TEMP_DIR
-
Specifies the absolute directory for file upload staging. By default,
this is set to /export/filesharing/temp.
|