initial implementation of serverside password change RPCs

This commit is contained in:
ansuz
2018-06-19 11:31:15 +02:00
parent 2463dd0c9e
commit 9d3d8c3ba2
3 changed files with 179 additions and 0 deletions

View File

@@ -211,6 +211,11 @@ module.exports = {
*/
taskPath: './tasks',
/* if you would like users' authenticated blocks to be stored in
a custom location, change the path below:
*/
blockPath: './block',
/*
* By default, CryptPad also contacts our accounts server once a day to check for changes in
* the people who have accounts. This check-in will also send the version of your CryptPad