Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pulibrary/loris
Browse files Browse the repository at this point in the history
  • Loading branch information
jpstroop committed Mar 12, 2013
2 parents 7d9b889 + a300af5 commit 1fdc68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ will be wrapped around the `json` response, e.g., the response to

will be

```json
```javascript
myfunct({ "identifier" : "some/img/path", "width" : "..." })
```

See http://en.wikipedia.org/wiki/JSONP for why this is useful.
See http://en.wikipedia.org/wiki/JSONP for why this is useful. This feature can be disabled in the configuration file.

Logging
-------
Expand Down

0 comments on commit 1fdc68c

Please sign in to comment.