doc: Add documentation about displaying only future events

This commit is contained in:
Fabien Quatravaux
2021-02-15 11:22:02 +00:00
committed by Jean-Baptiste Pasquier
parent 899caee8c9
commit 202cc52027
+7
View File
@@ -283,6 +283,13 @@ On `config.json`:
}
```
You can get only future events by using
```json
"get": {
"events":"http://server.url/events/future/",
}
```
### Resources
The resources module includes a listing of indexed resources and the capability to index new ones.