From 854323cbc48cb7f5679bb37353ab27a7422374a2 Mon Sep 17 00:00:00 2001 From: vulet Date: Sun, 17 Jan 2021 19:25:24 +0800 Subject: [PATCH] chore(config): add default client name --- config.example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.js b/config.example.js index 9710ed1..2f7dd52 100644 --- a/config.example.js +++ b/config.example.js @@ -9,7 +9,7 @@ module.exports = { domain: 'https://your_federation.com', username: '', password: '', - client_name: '', + client_name: 'ligh7hau5', subject: '', mimetypes: { whitelist: [],