You are looking at documentation for an older release. Not what you want? See the current release documentation.
The ResizeImageService service is used to resize images added to a Wiki page. The
      configuration of this service is found in wiki-service/src/main/resources/conf/portal/configuration.xml:
  
Sample configuration:
<component>
<key>org.exoplatform.wiki.service.image.ResizeImageService</key>
<type>org.exoplatform.wiki.service.image.impl.ResizeImageServiceImpl</type>
</component>