From e3a91522a8051a6f9f816980f1d3d140ba4cb7ef Mon Sep 17 00:00:00 2001 From: sym Date: Mon, 18 May 2020 17:07:36 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 22e8e23..0ff5462 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,13 @@ MYDATA=/data *MYMAIL* is the admin mailaddress +``` +LOGIN_TEXT=username +COLLAB_TEXT=Direct share with collaborators is enabled only for activated users! +``` +*LOGIN_TEXT* : displayed instead of email-adress field (login.pug) +*COLLAB_TEXT* : displayed for email invitation (share.pug) + ### LDAP Configuration