Don't set pdfDownloadDomain by default

This commit is contained in:
Henry Oswald 2018-06-13 11:23:33 +01:00 committed by GitHub
parent 02110064f7
commit 406bf1f5fc

View file

@ -334,7 +334,7 @@ module.exports = settings =
# disablePerUserCompiles: true
# Domain the client (pdfjs) should download the compiled pdf from
pdfDownloadDomain: "http://compiles.sharelatex.test:3014"
# pdfDownloadDomain: "http://compiles.sharelatex.test:3014"
# Maximum size of text documents in the real-time editing system.
max_doc_length: 2 * 1024 * 1024 # 2mb