Use a more specific path for GNU Social
This commit is contained in:
parent
2c8a6c7da8
commit
4031a76291
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const PROJECTS = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
gnuSocial: {
|
gnuSocial: {
|
||||||
checkUrl: "/api/statusnet/version.xml",
|
checkUrl: "/api/gnusocial/config.xml",
|
||||||
publishEndpoint: "/notice/new",
|
publishEndpoint: "/notice/new",
|
||||||
params: {
|
params: {
|
||||||
text: "status_textarea",
|
text: "status_textarea",
|
||||||
|
|
Reference in a new issue