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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to