Discord
Login
Community
DARK THEME

A standalone version of MicroSudio (Node.js).

The setting to provide more space in the Standalone (Node.js) version does not work.

file "microstudio/server/server.js"

line 167 maxPayload: this.config.standalone ? 1000000000 : 40000000

Changing from 40Mb to 400Mb did not help either. I kept getting a message that the size of all my projects had exceeded 50 Mb (I had 71 Mb for all my projects).

Only changing "microstudio-master\server\content\user.js" this.max_storage for larger than 50 Mb removes the message about project space overflowing.

By "standalone" I was referring to microStudio standalone app distributed on itch.io; which I haven't really updated yet either, still have to rebuild it.

Anyway, for your local install of microStudio, you have to proceed to the following cheat:

  • open file data/users/0 (it's a JSON file)
  • find your user details and list of "flags"
  • add the flag: "tier": "founder" // bumps your allowed storage to 2 Gb
  • you may also change the flag validated to true, "validated": true to unlock options reserved to validated accounts.

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community