diff options
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index c2db9424..67d84579 100644 --- a/static/config.json +++ b/static/config.json @@ -14,5 +14,6 @@ "scopeCopy": false, "subjectLineBehavior": "email", "hidePostStats": false, - "hideUserStats": false + "hideUserStats": false, + "loginMethod": "password" } |
