refactor(all): prefer token-based authentication
This commit is contained in:
parent
9e17440abc
commit
f69b52261a
24 changed files with 166 additions and 117 deletions
|
@ -7,7 +7,9 @@ module.exports = {
|
|||
},
|
||||
fediverse: {
|
||||
domain: 'https://your_federation.com',
|
||||
token: 'your_federation_token',
|
||||
username: '',
|
||||
password: '',
|
||||
client_name: '',
|
||||
subject: '',
|
||||
mimetypes: {
|
||||
whitelist: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue