chore(config): add default client name
This commit is contained in:
parent
65b0a07c4a
commit
854323cbc4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
domain: 'https://your_federation.com',
|
||||
username: '',
|
||||
password: '',
|
||||
client_name: '',
|
||||
client_name: 'ligh7hau5',
|
||||
subject: '',
|
||||
mimetypes: {
|
||||
whitelist: [],
|
||||
|
|
Loading…
Reference in a new issue