Specify Modules to Enable

You can choose the modules to enable when Media Server starts. To use less memory and increase the speed at which Media Server starts, enable only the modules that you want to use.

To specify the modules to enable

  1. Open the Media Server configuration file in a text editor.
  2. Find the [Modules] configuration section. If the section does not exist, add it by typing [Modules] on a new line.
  3. Use the Enable parameter to specify a comma-separated list of modules to enable. For example:

    [Modules]
    Enable=barcode,ocr

    The documentation for the Enable parameter includes the full list of module names.

  4. Save and close the configuration file.

    When you restart Media Server, only the specified modules are enabled.