Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option should contain true/false.
If this option is set to true, no critical file operations can be performed by the user, action such as upload and delete. The user will be prompted with a message (general.demo_msg) when trying to execute one of these actions.
$mcFileManagerConfig['general.demo'] = false;
<add key="general.demo" value="false" />
general.demo=false
Search documentation.