8 lines
222 B
Bash
8 lines
222 B
Bash
# do not use quotes (")
|
|
MYDOMAIN=overleaf.mildstone.org
|
|
MYMAIL=andrea.rgn@gmail.com
|
|
MYDATA=/data
|
|
LOGIN_TEXT=username
|
|
COLLAB_TEXT=Direct share with collaborators is enabled only for activated users!
|
|
ADMIN_IS_SYSADMIN=false
|