mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: new rake task to clean up uploads & thumbnails
This commit is contained in:
parent
5d91a4ef0c
commit
652cc3efba
8 changed files with 76 additions and 39 deletions
|
@ -84,7 +84,6 @@ class UserAvatarsController < ApplicationController
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
# this protects us from a DoS
|
||||
def render_dot
|
||||
expires_in 10.minutes, public: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue