Record published pages in conversation packages
This commit is contained in:
@@ -339,6 +339,7 @@ async function bootstrapUserAuth() {
|
||||
h5Root: __dirname,
|
||||
storageRoot: mindSpaceStorageRoot,
|
||||
publicPageLimit: Number(process.env.MINDSPACE_FREE_PUBLIC_PAGE_LIMIT ?? 5),
|
||||
conversationPackageRegistry,
|
||||
});
|
||||
setInterval(async () => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user