Skip to content

Commit

Permalink
[DH-334] setting WebPDFExporter.embed_images = True on datahub staging
Browse files Browse the repository at this point in the history
  • Loading branch information
felder committed Jul 18, 2024
1 parent ad60b3d commit 86a9bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/datahub/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jupyterhub:
stringData: |
c.QtPDFExporter.enabled = False
c.QtPNGExporter.enabled = False
c.WebPDFExporter.embed_images = True
memory:
guarantee: 512M
limit: 1G
Expand Down

0 comments on commit 86a9bae

Please sign in to comment.