mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 05:25:16 -05:00
Move letter avatars out of upload system
FIX: S3 issues around system avatars FIX: reduced backup file size
This commit is contained in:
@@ -25,6 +25,7 @@ task "qunit:test" => :environment do
|
||||
end
|
||||
|
||||
unless pid = fork
|
||||
Discourse.after_fork
|
||||
Rack::Server.start(:config => "config.ru",
|
||||
:AccessLog => [],
|
||||
:Port => port)
|
||||
|
||||
Reference in New Issue
Block a user