Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Mar 8, 2024
1 parent 8e2b0a0 commit 19e1375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dcor_control/inspect/config_ckan.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def check_ckan_uploader_patch_to_support_symlinks(autocorrect):
additional check with os.path.realpath during upload to make sure
no symlinks are used. But we need symlinks, so we have to patch
ckan.lib.uploader:ResourceUpload
TODO: Check should be reversed once fully migrated to S3 upload scheme
"""
from ckan.lib import uploader
ulpath = pathlib.Path(uploader.__file__)
Expand Down

0 comments on commit 19e1375

Please sign in to comment.