# # Media volumes # images = { hostname = , protocol = , urlPath = /images, absolutePath = /images, writeable = 1, description = Images, # accessUsingMirror = my_mirror, # mirrors = { # my_mirror = { # method = ftp, # hostname = ftp.mysite.org, # username = my_ftp_login, # password = my_ftp_password, # directory = /usr/home/mysite/public_html/images, # passive = 1, # accessProtocol = http, # accessHostname = www.mysite.org, # accessUrlPath = /images # } # as3_mirror = { # method = as3, # access_key_id = blah, # secret_access_key = blahblah, # bucket = mymuseumimages, # accessProtocol = http, # accessHostname = mymuseumimages.s3.amazonaws.com, # accessUrlPath = # } # } } tilepics = { hostname = , protocol = , urlPath = /tilepics, absolutePath = /tilepics, writeable = 1, description = Tilepic format art images } workspace = { hostname = , protocol = , urlPath = /workspace, absolutePath = /workspace, writeable = 1, description = workspace previews } flv = { hostname = , protocol = , urlPath = /flv, absolutePath = /flv, writeable = 1, description = FLV video } quicktime = { hostname = , protocol = , urlPath = /quicktime, absolutePath = /quicktime, writeable = 1, description = QuickTime } windowsmedia = { hostname = , protocol = , urlPath = /windowsmedia, absolutePath = /windowsmedia, writeable = 1, description = WindowsMedia } realmedia = { hostname = , protocol = , urlPath = /realmedia, absolutePath = /realmedia, writeable = 1, description = RealMedia } swf = { hostname = , protocol = , urlPath = /swf, absolutePath = /swf, writeable = 1, description = Flash (SWF) } mp3 = { hostname = , protocol = , urlPath = /mp3, absolutePath = /mp3, writeable = 1, description = MP3 audio }