Security review fixes
This commit is contained in:
@@ -46,6 +46,7 @@ class SecurityConfig:
|
||||
default_factory=lambda: ["#mentalhealth", "#physicalhealth", "#Relations"]
|
||||
)
|
||||
local_only: bool = True
|
||||
auto_approve_sensitive: bool = False
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user