Serve up paperclip attachments in a cache friendly way
This commit is contained in:
parent
a6c36b9133
commit
f2150a94cf
7 changed files with 27 additions and 14 deletions
|
@ -56,7 +56,7 @@ defaults: &defaults
|
|||
gpx_trace_dir: "/home/osm/traces"
|
||||
gpx_image_dir: "/home/osm/images"
|
||||
# Location of data for attachments
|
||||
attachments_dir: ":rails_root/public"
|
||||
attachments_dir: ":rails_root/public/attachments"
|
||||
# Log file to use
|
||||
#log_path: ""
|
||||
# List of memcache servers to use for caching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue