8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
|
{
|
||
|
"host": "<misskey host url>",
|
||
|
"app": {
|
||
|
"name": "<app name>",
|
||
|
"callback": "http://localhost:4000/callback",
|
||
|
"permission": "write:notes,write:following,write:drive"
|
||
|
}
|
||
|
}
|