add route to sync dns records
merge the mail dns route with this one as well fixes #737
This commit is contained in:
@@ -25,6 +25,7 @@ exports = module.exports = {
|
||||
TASK_CLEAN_BACKUPS: 'cleanBackups',
|
||||
TASK_SYNC_EXTERNAL_LDAP: 'syncExternalLdap',
|
||||
TASK_CHANGE_MAIL_LOCATION: 'changeMailLocation',
|
||||
TASK_SYNC_DNS_RECORDS: 'syncDnsRecords',
|
||||
|
||||
// error codes
|
||||
ESTOPPED: 'stopped',
|
||||
|
||||
Reference in New Issue
Block a user