Open the menu
    ```html

    Comments : Configuration

    This interface allows configuring whether comments will be moderated or not.
    When comments are moderated, they need approval from the service administrator before being published. To change the publication status of a comment, the service administrator must edit the comment through the Administration interface.

    Screens

    Configuration
    • Moderate (integer, default value: 0) : Indicates whether comments should be moderated.

      The default value is "no". Thus, all posted comments are considered approved (status "Approved"), and therefore, are automatically published in the comment lists. Assuming that the service is configured as moderated (value "Yes"), all posted comments are recorded in the administration interface with the status "Pending". That is, they have not yet passed the approval from the service administrator.

    Actions

    • Update configurations : Saves the settings for the service instance.
    ```