mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-27 19:25:41 +02:00
Removed tracker-object in settings output at start
This commit is contained in:
@@ -66,6 +66,7 @@ class Instances:
|
||||
def config_as_yaml(self, *, hide_internal_attr=True):
|
||||
"""Log all configured Arr instances while masking sensitive attributes."""
|
||||
internal_attributes = {
|
||||
"tracker",
|
||||
"settings",
|
||||
"api_url",
|
||||
"min_version",
|
||||
|
||||
Reference in New Issue
Block a user