chore(config): add default client name

This commit is contained in:
vulet 2021-01-17 19:25:24 +08:00
parent 65b0a07c4a
commit 854323cbc4

View file

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