Skip to content

Change client settings #16

@framatt

Description

@framatt

change_client_setting(self, clientname, key, new_value):

When changing settings, the function above is adding incorrect values into the settings of the client/group
eg
'exclude_files': {
'use': 1,
'value_group': ''
},

It should just update the value, and not add the complete json

See the screenshot of the settings on the front end.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions