I see in AbstractUsersRepository where "adminstratorid" is pulled from somewhere in the configuration:

        administratorId = Optional.ofNullable(configuration.getString("administratorId"));

But I can't find any place to set it in the shipped configuration files.  Where is the administrator id supposed to be defined, and what is the correct syntax to define it?

Thx

Jerry


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to