Also send the autoupdatePattern with the stats route

This commit is contained in:
Johannes Zellner
2017-01-31 17:37:55 -08:00
parent 90efb96635
commit db452d9bc0

View File

@@ -477,7 +477,8 @@ function sendAliveStatus(callback) {
},
mailConfig: {
enabled: result[settings.MAIL_CONFIG_KEY].enabled
}
},
autoupdatePattern: result[settings.AUTOUPDATE_PATTERN_KEY]
};
// Caas Cloudrons do not store appstore credentials in their local database