I would like to change uploaded images location (images as attachments for pages),
image location - another server.
Is there way to do this?
You should be able to relocate the Attachment storage directory, see here:
Solution
To do this, you can either relocate the Confluence home directory, or you can relocate the attachments directory only, using the steps below:
Before proceeding, please take note of the definition of Confluence Home and other important directories.
<property name="attachments.dir">${confluenceHome}/attachments</property>
Start Confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.