update : migrate solid polls to V2
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
6ac303cd8a
commit
ecf8ad81d2
@ -478,7 +478,10 @@ On `config.json`:
|
||||
"type": "polls",
|
||||
"endpoints": {
|
||||
"get": "http://server.url/polls/",
|
||||
"post": "http://server.url/polls/"
|
||||
"post": "http://server.url/polls/",
|
||||
"pollRangeTags": "http://server.url/tags/",
|
||||
"pollRangeCircles": "http://server.url/circles/",
|
||||
"uploads": "http://server.url/upload/"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user