mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 11:45:26 +02:00
Update README.md
This commit is contained in:
parent
e3a91522a8
commit
2fe3fa488c
1 changed files with 2 additions and 4 deletions
|
@ -51,21 +51,19 @@ MYDATA=/data
|
|||
```
|
||||
|
||||
*MYDATA* is the location (mount-point) for all data and will hold several directories:
|
||||
|
||||
- mongo_data: Mongo DB
|
||||
- redis_data: Redis dump.rdb
|
||||
- sharelatex: all projects, tmp files, user files templates and ...
|
||||
- letsencrypt: https certificates
|
||||
|
||||
*MYDOMAIN* is the FQDN for sharelatex and certbot (letsencrypt)
|
||||
|
||||
*MYDOMAIN* is the FQDN for sharelatex and certbot (letsencrypt) <br/>
|
||||
*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)
|
||||
*LOGIN_TEXT* : displayed instead of email-adress field (login.pug) <br/>
|
||||
*COLLAB_TEXT* : displayed for email invitation (share.pug)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue