reserved smtp and imap locations

This commit is contained in:
Girish Ramakrishnan
2016-05-04 15:35:59 -07:00
parent 2d08ce441f
commit e56192913d
2 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,9 @@
exports = module.exports = {
ADMIN_LOCATION: 'my',
API_LOCATION: 'api', // this is unused but reserved for future use (#403)
SMTP_LOCATION: 'smtp',
IMAP_LOCATION: 'imap',
ADMIN_NAME: 'Settings',
ADMIN_CLIENT_ID: 'webadmin', // oauth client id