Skip to content

Comments

add cache info for umapi#217

Open
shasibhusanJena wants to merge 1 commit intoadobe-dmeservices:feature/umapi-cachefrom
shasibhusanJena:add_umapi_cache_attribute
Open

add cache info for umapi#217
shasibhusanJena wants to merge 1 commit intoadobe-dmeservices:feature/umapi-cachefrom
shasibhusanJena:add_umapi_cache_attribute

Conversation

@shasibhusanJena
Copy link

Summary

  • Add new attribute to support UMAPI cache in user-sync-config.yml file. it
  • Add
  •   cache: 
      path: cache/umapi
    
  • added reference in below files.
  • in user_sync/config/user_sync.py 
      -  default_cache_path = "cache/umapi"
       - '/cache/path': (False, False, None),   in "ROOT_CONFIG_PATH_KEYS "
    
  • in user_sync/engine/umapi.py
      - in default_options  added 'cache': None.
    

Fixes #216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant