diff options
Diffstat (limited to 'static')
| -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 a6eace0f..69a70741 100644 --- a/static/config.json +++ b/static/config.json @@ -12,5 +12,6 @@ "formattingOptionsEnabled": false, "collapseMessageWithSubject": false, "hidePostStats": false, - "hideUserStats": false + "hideUserStats": false, + "loginMethod": "password" } |
