Variable InterfaceConfig.stats

Enable StatsServer through this interface

struct InterfaceConfig
{
  // ...
  bool stats ;
  // ...
}