Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Reduce verbosity of URL cache cleanup. #7295

Merged
merged 3 commits into from
Apr 22, 2020

Commits on Apr 17, 2020

  1. Reduce verbosity of URL cache cleanup.

    This task runs every 10s, so log at info only if media/urls removed,
    as low-volume homeservers will be very verbose for little cleanup
    otherwise.
    
    We already skip the "deleted X entries" line if it's zero length.
    michaelkaye committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    92a1f51 View commit details
    Browse the repository at this point in the history
  2. Changelog.d entry

    michaelkaye committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    088dcc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Update synapse/rest/media/v1/preview_url_resource.py

    Co-Authored-By: Patrick Cloke <[email protected]>
    michaelkaye and clokep committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    4aa9957 View commit details
    Browse the repository at this point in the history