RCDev
2 years agoNewbie
How to lift the 500kb limit
I noticed a lot of users asking about the 500kb limit.
It is easy to edit.
Go into Components - Content - then open the RootHandler.brs
in the first lines, you will notice something like " MAXSIZE = 500 * 1024 "
modify the line according to your needs
save - Done 🙂