Added instructions to README.
This commit is contained in:
parent
8a56ff7a03
commit
bad9de0481
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
Modified version of [OpenSymphony's OSCache](https://bitbucket.org/opensymphony/oscache/) with support for automatically generating keys that take in consideration the server port (HTTP, HTTPS).
|
||||
Modified version of [OpenSymphony's OSCache](https://bitbucket.org/opensymphony/oscache/) with support for automatically generating keys that take in consideration the server port (HTTP, HTTPS).
|
||||
|
||||
To enable add the following to `oscache.properties`:
|
||||
|
||||
```ini
|
||||
cache.use.host.domain.in.key=true
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue