Skip to main content

This section describes the various FlowerDocs GUI configurations to be defined in the application's gui.properties file.

General

PropertyDescription
system.admin.usernameSystem admin username
system.admin.passwordSystem account password, can be encrypted with a secret
token.keyToken shared between FlowerDocs Core, FlowerDocs GUI and
secretSecret used to encode password (optional)
gui.contextApplication context
gui.password.change.enabledEnables password modification on login page
gui.client.arender.urlARender HMI URL
scope.editAllow to select the target scope on the login page
gui.session.timeoutUser session validity time in seconds
ws.urlFlowerDocs Core WebServices URL

Logging

PropertyDescription
logging.file.nameLog file path and name
logging.level.rootLog level: WARN, ERROR, INFO, DEBUG

Redis

PropertyDescription
redis.nodesAddresses of the various Redis separated by a ,

It is not recommended to modify Arender properties by setting parameters in the gui.properties file. Properties that are not defined in the documentation are not qualified by FlowerDocs: the correct operation of the application is therefore not guaranteed with these modifications.