refactor(all): prefer token-based authentication

This commit is contained in:
vulet 2021-01-17 17:58:02 +08:00
parent 9e17440abc
commit f69b52261a
24 changed files with 166 additions and 117 deletions

View file

@ -7,7 +7,9 @@ module.exports = {
},
fediverse: {
domain: 'https://your_federation.com',
token: 'your_federation_token',
username: '',
password: '',
client_name: '',
subject: '',
mimetypes: {
whitelist: [],