Appearance
To set maximal image size (bytes) for image uploads inside File Manager.
It accepts bytes only.
const TOPOL_OPTIONS = { imageMaxSize: 2097152, //2MB };