1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00

Improve wording of the not-logged-in message

This commit is contained in:
Shane Kilkelly 2020-07-21 11:27:42 +01:00
parent c1c5272c6e
commit 34d42de295

View file

@ -182,7 +182,8 @@ function check_config_files() {
"Server Pro enabled, but not logged in to quay.io repository."
"These credentials are supplied by Overleaf with a Server Pro"
"license. See https://www.overleaf.com/for/enterprises/features"
"for more details."
"for more details about Server Pro, or contact support@overleaf.com"
"if you have any questions."
)
add_warning "${warning_message[@]}"
fi