### Mandatory options ###
# Combination of address/hostname + port for connection to WorkMail backup services
url <address:port>
# Token for authorization in WorkMail backup services
token <token>
# Maximum receive and send grpc message size (bytes)
max_message_size 100000000
# Number of worker threads (default is 4). The number can't be negative or be equal to 0.
threads_number 4
# Try using the module if the platform version is not compatible with RuBackup. Optional. Default: no
allow_work_with_incompatible_versions no