Update and return the storage limit

This commit is contained in:
yflory
2017-05-11 16:12:44 +02:00
parent b76dcba1d6
commit 57ee7de7d4
4 changed files with 94 additions and 6 deletions

View File

@@ -116,6 +116,12 @@ module.exports = {
'contact',
],
/* Domain
* If you want to have enable payments on your CryptPad instance, it has to be able to tell
* our account server what is your domain
*/
// domain: 'https://cryptpad.fr',
/*
You have the option of specifying an alternative storage adaptor.
These status of these alternatives are specified in their READMEs,