diff options
Diffstat (limited to 'api/etc/policy.json')
-rw-r--r-- | api/etc/policy.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/etc/policy.json b/api/etc/policy.json new file mode 100644 index 0000000..4bea22d --- /dev/null +++ b/api/etc/policy.json @@ -0,0 +1,5 @@ +{ + "context_is_admin": "role:admin", + "default": "" + +} |