Implement static bootstrap homepage
This commit is contained in:
@@ -31,10 +31,6 @@ module.exports = {
|
||||
name: process.env.SENDER_NAME,
|
||||
email: process.env.SENDER_EMAIL
|
||||
}
|
||||
},
|
||||
|
||||
ui: {
|
||||
title: process.env.UI_TITLE || 'OpenPGP Public Key Server'
|
||||
}
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user