mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #4677 from overleaf/msm-remove-linked-url
Remove `linked_url` from `ENABLED_LINKED_FILE_TYPES` env GitOrigin-RevId: 13b8b76ceb5de1b7be4a4bb703122d41efd75ad9
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
||||
SHARELATEX_REDIS_HOST: redis
|
||||
REDIS_HOST: redis
|
||||
|
||||
ENABLED_LINKED_FILE_TYPES: 'url,project_file'
|
||||
ENABLED_LINKED_FILE_TYPES: 'project_file,project_output_file'
|
||||
|
||||
# Enables Thumbnail generation using ImageMagick
|
||||
ENABLE_CONVERSIONS: 'true'
|
||||
|
||||
Reference in New Issue
Block a user