via SSH
-
Connect to the server via SSH
-
Open
/usr/local/psa/admin/conf/panel.ini
file in text editor:# vi /usr/local/psa/admin/conf/panel.ini
-
Add the following lines to the file:
[ext-dropbox-backup]
MaxResumeAttempts = 3
MaxResumeFailures = 5
PauseBetweenAttempts = 30, seconds
ShortOpsMaxResumeAttempts = 5
ShortOpsPauseBetweenAttempts = 1, seconds
4. Save the file