mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
5 lines
202 B
Docker
5 lines
202 B
Docker
|
FROM sharelatex/sharelatex:4.0.5
|
||
|
|
||
|
# Patch: Drop the old history collections and increase mongo query timeout
|
||
|
ADD clean_sl_history_data.js /overleaf/services/web/scripts/history/clean_sl_history_data.js
|