Merge pull request #854 from hackmdio/feature/disableGravatar
Allow to disable gravatar
This commit is contained in:
@@ -147,5 +147,6 @@ module.exports = {
|
||||
},
|
||||
email: true,
|
||||
allowEmailRegister: true,
|
||||
allowGravatar: true,
|
||||
allowPDFExport: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user