mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
5a5086bbd7
Adds the “s3_uploads” option (default: false) to the discourse backup script, which temporarily forces the inclusion of S3 uploads in the backup. Also removed all unnecessary “require” statements as loading Rails is sufficient. The rest of the changes were made by the linter.