Commit f7f392fe authored by Randall Leeds's avatar Randall Leeds

Private annotations by default

Close #1174
parent 923716f9
......@@ -10,8 +10,6 @@ class Hypothesis extends Annotator
noDocAccess: true
Discovery: {}
Permissions:
permissions:
read: ['group:__world__']
userAuthorize: (action, annotation, user) ->
if annotation.permissions
tokens = annotation.permissions[action] || []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment