server/sbin/hypothesis_proxy.conf.tmpl
changeset 0 5f4fcbc80b37
equal deleted inserted replaced
-1:000000000000 0:5f4fcbc80b37
       
     1 [proxy]
       
     2 port = 8080
       
     3 token = <hypothesis API token>
       
     4 group = <Hypothesys group id>
       
     5 url = <hypothesis search API>
       
     6 limit = 200
       
     7 annotations_json = <path for a annotation json file, used in dev mode>