Child pages
  • Admin Settings

Versions Compared

Key

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

The Admin Settings offer options to set several groups of properties, as well as the email address of the Servoy Application Server administrator.

servoy.application_server.startRepositoryAsTeamProvider

Needed in case of running this server as repository-based development server for eclipse developers

servoy.admin_email_address

The email address to use for notification about license usage; make sure the mail (server plugin) properties are set as well to enable mail to be sent.

servoy.admin.clients.pageSize

This setting controls the maximum number of clients per solution displayed initially on the clients page. If not set or <0, it displays all clients.

It is useful when displaying the clients on the admin page takes too long.

system.properties

System properties for the application server (these will also be passed to the clients as properties).

System properties start with "system.property." and then the propertyname=value  (on admin and is stored like that the servoy.properties file)

user.properties

User properties to be passed to the clients.

User properties start with "user." and then the propertyname=value  (on admin and is stored like that the servoy.properties file)

log4j.properties

Logging properties to be passed to the log4j system.

servoy.client.equals.decimal.precision

Since 2019.06 this property sets the precision when comparing two numbers. Default value is 7. If two numbers difference is below equals precision they are seen as equal by Servoy.