mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update config.js
This commit is contained in:
parent
cc2f2e969b
commit
a2c1da548e
1 changed files with 5 additions and 0 deletions
|
@ -122,6 +122,11 @@ module.exports = {
|
|||
],
|
||||
*/
|
||||
|
||||
/* CryptPad will display a point of contact for your instance on its contact page
|
||||
* (/contact.html) if you provide it below.
|
||||
*/
|
||||
adminEmail: '__EMAIL__',
|
||||
|
||||
/* =====================
|
||||
* STORAGE
|
||||
* ===================== */
|
||||
|
|
Loading…
Add table
Reference in a new issue