This page lists all internal settings available for accsyn entities such as workspace, share (volumes, share), queues, jobs (transfers, deliveries).
A setting is a key=value pair defining the behaviour of an accsyn entity.
Example of a setting is "transfer_speedlimit" that defines that maximum bandwidth a transfer can consume.
Settings can be modified from the accsyn webapp, login to access: https://accsyn.io
Job settings can be modified from the accsyn Desktop app.
Settings can be read, created and modified with the accsyn Python API.
Server, Desktop app, User server
Volume, shared folder, home share, collection
Volumes inherits workspace/global settings by default and can have settings overrides (see below).
Shared folders and Home folders inherits settings from their volume by default and can have settings overrides (see below).
Queue, Transfer, Delivery, Request, Stream, Compute
Queues inherits workspace/global settings by default and can have settings overrides (see below).
Jobs inherit settings from their queue and can have settings overrides (see below).
Tasks/processes inherits both settings from their job and the involved source and destination shares (volume, shared folder,..). Settings cannot be overridden for process entities.