# Approval handling

Under certain configurable circumstances, approvals may be required for synchronization.

These approvals must be confirmed by a user to enable the synchronization of the relevant items or jobs.

The idea behind this is that an administrator (or users themselves) can set limits to prevent the accidental or excessive synchronization of documents.

The current implementation stores the approvals in the database and provides the configured settings from there.

Information

Approvals are never deleted automatically.

Long-running synchronization jobs can receive many approvals over their lifetime.

The reason for this is that users do not have to keep approving the same actions in future synchronizations.

Last updated: May 16, 2025 at 9:13 AM