Signature
#define XS_TASK_MAXPARAMSIZE 512
Description
Maximal size of string parameter for tasks
Notes
- Has to be power of 2 and has to be >= 8
- DEFAULT: 512