Add editor exclusion defaults and newsletter filtering controls.
This makes it possible to exclude specific editors (e.g. Aranzinger) from edited-article results by default, including dashboard generation and scheduled SMTP runs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -28,3 +28,6 @@ ADMIN_BOOTSTRAP_RESET=false
|
||||
EDITOR_TIP_MAX_LENGTH=10000
|
||||
# Maximale Länge für Highlights
|
||||
HIGHLIGHTS_MAX_LENGTH=5000
|
||||
# Standardmäßig ausgeschlossene Bearbeiter (kommagetrennt)
|
||||
# Beispiel: Aranzinger, Testuser
|
||||
DEFAULT_EXCLUDED_USERS=Aranzinger
|
||||
|
||||
Reference in New Issue
Block a user