sync: Merge remote-tracking branch 'origin' into discord-oauth

This commit is contained in:
Mrigank Badola
2024-10-20 11:46:33 +05:30
3 changed files with 40 additions and 39 deletions
+1
View File
@@ -610,6 +610,7 @@ func (s *ServerCommand) newServerApp(ctx context.Context) (*serverApp, error) {
SubscribersOnly: s.SubscribersOnly,
DisableSignature: s.DisableSignature,
DisableFancyTextFormatting: s.DisableFancyTextFormatting,
ExternalImageProxy: s.ImageProxy.CacheExternal,
}
srv.ScoreThresholds.Low, srv.ScoreThresholds.Critical = s.LowScore, s.CriticalScore