Atm ExEnv does not allow any function application in configs for security reasons. But it actually can safely accept any pure function application. For example
will not be accepted now because of &Kernel.-/1 function application. But it make sense to accept pure expressions like this.