mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
curse
This commit is contained in:
parent
8fe7709f29
commit
d2c5ada55d
@ -126,6 +126,12 @@ export const nodeinfo2 = async () => {
|
|||||||
federated: false,
|
federated: false,
|
||||||
bubble: false,
|
bubble: false,
|
||||||
},
|
},
|
||||||
|
uploadLimits: {
|
||||||
|
background: 40000000,
|
||||||
|
avatar: 40000000,
|
||||||
|
banner: 40000000,
|
||||||
|
general: 40000000,
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user