define ("EWIKI_IMAGE_MAXSIZE", 64 *1024);Is this the setting that I would need to adjust to allow larger images to be uploaded as binary files?
The file does not seem very well commented, and it would be nice to be able to change these settings through the Manage Activities settings for the wiki activity rather than having to edit text files...
There are a number of other settings in this file too that could be useful to be able to change on the fly; like acceptable file types etc.