Skip to content
Snippets Groups Projects
Commit 245388ab authored by mvelosob's avatar mvelosob
Browse files

Add activity mount rules (#1026)

Activity Mount Rules associate a Mount Policy to an activity regex.

When recalling a file, the users can specify an activity (i.e. by using
filepath?activity=x). If specified, this activity will be used to select
a matching activity mount rule, if one exists. If more than one Activity
Mount Rule matches the activity, the one with highest retrieve priority
will be chosen.

Acitivity Mount Rules take precedence over Requester Mount Rules.
parent fda8885e
No related branches found
No related tags found
No related merge requests found
Showing
with 4344 additions and 8 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment