You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a checkbox to enable/disable auditing in the advanced settings. This setting should be ignored if Syncthing's start command have "--audit", in this case it is always enabled.
Add a string field to set an optional non default path to store the audit. This setting should be ignored if the path is set from Syncthing's start command.
Problem or use case
Syncthing may be supplied in packages where it is not possible to change the start command, preventing users to enable auditing.