fix: use 'company' consistently in .env.example branding comments
This commit is contained in:
+2
-2
@@ -171,7 +171,7 @@ LOGIN_LOGO_DARK_URL=/branding/Bulwark_Logo_Color.svg
|
|||||||
# Login page
|
# Login page
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Organization name shown above the version number on the login page.
|
# Company name shown above the version number on the login page.
|
||||||
LOGIN_COMPANY_NAME=Bulwark Webmail
|
LOGIN_COMPANY_NAME=Bulwark Webmail
|
||||||
|
|
||||||
# URL for the imprint / legal notice link on the login page.
|
# URL for the imprint / legal notice link on the login page.
|
||||||
@@ -180,7 +180,7 @@ LOGIN_COMPANY_NAME=Bulwark Webmail
|
|||||||
# URL for the privacy policy link on the login page.
|
# URL for the privacy policy link on the login page.
|
||||||
# LOGIN_PRIVACY_POLICY_URL=https://example.com/privacy
|
# LOGIN_PRIVACY_POLICY_URL=https://example.com/privacy
|
||||||
|
|
||||||
# URL for the organization website link on the login page.
|
# URL for the company website link on the login page.
|
||||||
LOGIN_WEBSITE_URL=https://bulwarkmail.org
|
LOGIN_WEBSITE_URL=https://bulwarkmail.org
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user