Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleAttention!

The account_manager.run.config file should be configured on the same computer on which you are planning to work with the Access Manager module.

After you make changes to the account_manager.run.config file, it is necessary to restart ACFA-IntellectAxxon PSIM.

  1. Go to the <IntellectAxxon PSIM installation directory>\Modules\ path.
  2. Open the account_manager.run.config file for editing.
  3. Add the following lines to the applicationSettings group:

    Code Block
    <setting name="NotifyInitialPhoto" serializeAs="String">
        <value>True</value>
    </setting>

  4. Save the changes to the account_manager.run.config file.

...