Merge pull request #265 from atallahade/fix-typo
Fix an anchor link in the readme file
This commit is contained in:
@@ -276,7 +276,7 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
blobStagingPath: './blobstage',
|
blobStagingPath: './blobstage',
|
||||||
|
|
||||||
/* CryptPad's file storage adaptor closes unused files after a configurale
|
/* CryptPad's file storage adaptor closes unused files after a configurable
|
||||||
* number of milliseconds (default 30000 (30 seconds))
|
* number of milliseconds (default 30000 (30 seconds))
|
||||||
*/
|
*/
|
||||||
channelExpirationMs: 30000,
|
channelExpirationMs: 30000,
|
||||||
|
|||||||
@@ -82,4 +82,4 @@ any later version. If you wish to use this technology in a proprietary product,
|
|||||||
sales@xwiki.com.
|
sales@xwiki.com.
|
||||||
|
|
||||||
[ChainPad]: https://github.com/xwiki-contrib/chainpad
|
[ChainPad]: https://github.com/xwiki-contrib/chainpad
|
||||||
[active attack]: https://en.wikipedia.org/wiki/Attack_(computing)#Types_of_attacks
|
[active attack]: https://en.wikipedia.org/wiki/Attack_(computing)#Types_of_attack
|
||||||
|
|||||||
Reference in New Issue
Block a user