[Radiant] [ANN] Page attachments extension
Matte Edens
matte at ruckuswireless.com
Mon Jan 22 13:57:46 CST 2007
Daniel Sheppard wrote:
> - I store the original attachments in their own directory (not just in
> public/). I might make these blobs in the db - single thing to backup,
> and supports scaling to multiple webservers. The only reason I haven't
> is that the rails logging will log the contents of those blobs in dev
> mode, making the logfiles explode. Will probably make this optional.
>
I haven't played with either of these extensions yet but I just wanted
to comment on the log file issue expressed above. Would it be easy
enough to just add a "filter_parameter_logging" call to the file field?
That SHOULD reduce the output in the logs to "[FILTERED]"
<http://api.rubyonrails.com/classes/ActionController/Base.html#M000259>
just a thought.
matte
More information about the Radiant
mailing list