mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #19642 from overleaf/jdt-latexmkrc-ce
feat: add latexmkrc for server-ce GitOrigin-RevId: 0d7385808a6a0b98d0a759ce0e329e6b9f578f35
This commit is contained in:
committed by
Copybot
parent
f4c57fce4c
commit
7add11a190
@@ -82,6 +82,10 @@ RUN chmod +x /overleaf/bin/flush-history-queues
|
||||
ADD server-ce/bin/force-history-resyncs /overleaf/bin/force-history-resyncs
|
||||
RUN chmod +x /overleaf/bin/force-history-resyncs
|
||||
|
||||
# Copy Latexmkrc
|
||||
# -----------------------
|
||||
COPY server-ce/config/latexmkrc /usr/local/share/latexmk/LatexMk
|
||||
|
||||
# File that controls open|closed status of the site
|
||||
# -------------------------------------------------
|
||||
ENV SITE_MAINTENANCE_FILE "/etc/overleaf/site_status"
|
||||
|
||||
Reference in New Issue
Block a user