Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
f4832ccdfc
@ -169,10 +169,15 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
customLimits: {
|
customLimits: {
|
||||||
/*
|
/*
|
||||||
"https://my.awesome.website/user/#/1/cryptpad-user/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=": {
|
"https://my.awesome.website/user/#/1/cryptpad-user1/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=": {
|
||||||
limit: 20 * 1024 * 1024 * 1024,
|
limit: 20 * 1024 * 1024 * 1024,
|
||||||
plan: 'insider',
|
plan: 'insider',
|
||||||
note: 'storage space donated by my.awesome.website'
|
note: 'storage space donated by my.awesome.website'
|
||||||
|
},
|
||||||
|
"https://my.awesome.website/user/#/1/cryptpad-user2/GdflkgdlkjeworijfkldfsdflkjeEAsdlEnkbx1vVOo=": {
|
||||||
|
limit: 10 * 1024 * 1024 * 1024,
|
||||||
|
plan: 'insider',
|
||||||
|
note: 'storage space donated by my.awesome.website'
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user