Confluence 2.7 Temp Archive : Attachment Storage Configuration
This page last changed on Dec 17, 2007 by smaddox.
Confluence allows you to store attachments in one of three places:
A System Administrator can configure Confluence's attachment storage via the 'Attachment Storage' option on the 'Administration Console'.
Attachment Storage OptionsLocal File SystemBy default, Confluence stores attachments in the attachments directory within the configured Confluence home folder. DatabaseConfluence gives administrators the option to store attachments in the database that Confluence is configured to use. Here are some reasons why, as an administrator, you may want to choose this storage system:
WebDAVConfluence also allows administrators to set an external WebDAV repository as the location for attachment storage.
Migration between Attachment Storage SystemsYou can 'migrate' your attachments from one storage system to another. All existing attachments will be moved over to the new attachment storage system.
To perform a migration, follow the steps below:
TroubleshootingTo enable debug logging for WebDAV attachment storage, add the following to the bottom of WEB-INF/classes/log4j.properties and restart Confluence: log4j.logger.com.atlassian.confluence.pages.persistence.dao=DEBUG,confluencelog log4j.additivity.com.atlassian.confluence.pages.persistence.dao=false log4j.logger.org.apache.webdav=DEBUG,confluencelog log4j.additivity.org.apache.webdav=false RELATED TOPICS
![]() ![]() ![]() |
![]() |
Document generated by Confluence on Dec 20, 2007 18:52 |