First time here? Check out the FAQ!

Revision history  [back]

Django provides abstracted interface for the file storage, it is possible configure askbot to use AmazonS3 backend.

By default we use file system storage, but you can change that if you feel that it is better to store the files elsewhere.