Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cache info for umapi #217

Open
wants to merge 1 commit into
base: feature/umapi-cache
Choose a base branch
from

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