Last modified by Ilie Andriuta on 2022/05/03 09:29

Hide last authors
Ilie Andriuta 11.1 1 1. Edit the {{code}}webapps\xwiki\WEB-INF\xwiki.cfg{{/code}} file:
Ilie Andriuta 12.1 2
Ilie Andriuta 13.1 3 For XWiki versions < 9.10RC1:(((
Manuel Smeria 1.1 4 {{code}}
5 xwiki.store.attachment.hint = file
6 xwiki.store.attachment.versioning.hint = file
7 xwiki.store.attachment.recyclebin.hint = file
Gabriela Anechitoaei 8.1 8 {{/code}}
Ilie Andriuta 12.1 9 )))For XWiki versions >= 9.10RC1:(((
Ilie Andriuta 11.1 10 {{code}}
11 xwiki.store.attachment.hint = file
12 xwiki.store.attachment.versioning.hint = file
Ilie Andriuta 13.1 13 xwiki.store.attachment.recyclebin.content.hint = file
Ilie Andriuta 11.1 14 {{/code}}
15 )))
Manuel Smeria 1.1 16 1. Make sure these lines are not commented out (don't have an # at the start of each line)
17 1. Start XWiki
18 1. Create a new page (P1)
Manuel Smeria 2.1 19 1. Add some attachments to P1
20 1. Go to {{code}}data\storage\xwiki\P1\~this\attachments{{/code}}

Get Connected