Excel 파일 용량 초과로 변환 실패할 수 있다. xlsxmaxsize 변수를 조정하여 해결할 수 있다.
- sudo vi /opt/atlassian/confluence/bin/setenv.sh
- Append to the JAVA_OPTS variable: "-Dofficeconnector.spreadsheet.xlsxmaxsize=10485760"
Excel 파일 용량 초과로 변환 실패할 수 있다. xlsxmaxsize 변수를 조정하여 해결할 수 있다.