Global settings related to graphics are changed here.
The following settings can be made:
Setting: | Description: |
Refresh rate | Indicates how often dynamic values on pages are updated |
Maximum scaling | Indicates whether pages are also enlarged when scale is activated |
Default Library | Selects whether to expand only one or all of the symbol libraries in edit mode |
Library object version | Indicates whether new objects in pages are added with version 1 or 2. Read more about this in Create objects under Web port page(wpp). |
style.css | Upload/download of style.css, option to set unique text styles for values. Standard style.css file |
Cookie security | Controls which domains have access to cookies in the client through SameSite header for cookies. See information box below |
Information:
The settings for cookie security is typically used when embedding (iframe) pages in Web Port.
Cookie security is set as a policy from Web Port, and different web browsers can handle them differently.
None (only https): Sets SameSiteNone, Secure, and HttpOnly. If https is not used falls back to Default.
Default: Sets SameSiteLax and HttpOnly
Strict: Sets SameSiteStrict and HttpOnly
For more info, see e.g. https://en.wikipedia.org/wiki/HTTP_cookie
Tip
If you are missing the style.css file to be able to add/change what color each suffix should be presented in under a symbol. You can find the file here: style.css