legacy-knowledge-base
公開されました Jul. 2, 2025

LESの注意メッセージが出る条件について。

written-by

Shimada Taro

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Liferayにログイン時、下記メッセージが表示される場合があります。
    Liferay エンタープライズサーチ_利用規約.png
  • どのような条件で表示されますか。

環境

  • DXP 7.4

解決

  • 全てのポータル管理者に対して、「完了」をクリックするまで表示されます。
    EPNManager.java#L60-L93
  • 以下のプロパティをfalseにした場合、警告の表示が無効化されます。
        #
    # Set this property to true to display a modal containing the terms of use
    # for each enabled Liferay enterprise product to omniadmin users.
    #
    # Env: LIFERAY_ENTERPRISE_PERIOD_PRODUCT_PERIOD_NOTIFICATION_PERIOD_ENABLED
    #
    enterprise.product.notification.enabled=true
did-this-article-resolve-your-issue

legacy-knowledge-base