diff --git a/app/workers/log_worker.rb b/app/workers/log_worker.rb index f56becd66..d3d22c88e 100644 --- a/app/workers/log_worker.rb +++ b/app/workers/log_worker.rb @@ -22,7 +22,7 @@ class LogWorker tags: [tag], visibility: :unlisted, local_only: true, - content_type: 'text/console', + content_type: 'text/plain', language: 'en', nocrawl: true, nomentions: true,