mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
Merge pull request #854 from hackmdio/feature/disableGravatar
Allow to disable gravatar
This commit is contained in:
commit
d87505d583
5 changed files with 23 additions and 27 deletions
|
@ -147,5 +147,6 @@ module.exports = {
|
|||
},
|
||||
email: true,
|
||||
allowEmailRegister: true,
|
||||
allowGravatar: true,
|
||||
allowPDFExport: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue