aggregate the settings get/set handlers
this makes it easy to check for a settings lock
This commit is contained in:
@@ -53,6 +53,9 @@ exports = module.exports = {
|
||||
TIME_ZONE_KEY: 'time_zone',
|
||||
CLOUDRON_NAME_KEY: 'cloudron_name',
|
||||
|
||||
// blobs
|
||||
CLOUDRON_AVATAR_KEY: 'cloudron_avatar', // not stored in db
|
||||
|
||||
on: on,
|
||||
removeListener: removeListener
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user