Skip to main content
Skip table of contents

Server Parameters

Information

  • Server parameters are defined in the following configuration files. Note: The content of the following topics is only available in English.
  • See also information on environment variables further below.

Environment Variables

Information

  • From Server version 39.5.34, you can also set the configuration via the environment variables. This naming scheme for the variables was used to establish a clear reference: planta__xx__yy__zz,
  • whereas planta is prefixed for all components by PLANTA, followed by the respective component xx:
    • server
    • pulse
    • client

it is, possibly, followed by the yy area, for which the variable is intended, e.g.

    • secure
    • webservices
    • hibernate
    • scheduler
    • ldap
    • global_setting
    • api_token

this is followed by the variable name with a further subdivision zz:

    • relational_delete_by_java
    • default_language
    • gui__port
    • maintain__recompile_pojos_at_startup
    • hibernate__connection__url
    • webservices__prometheus__enable


  • Furthermore, environment variables are searched first. Only if nothing is found there, the configuration file is searched.

Caution

  • In version S 39.5.34, "." was used as namespace separator. From version S 39.5.35, "__" is used instead.
  • All parameters in the following areas are passed on to the customizing: planta__server__global_setting and planta__server__api_token




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.