Child pages
  • NG Client Settings
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

servoy.ngclient.testingMode

Testing support property for generating the data-svy-name attribute on forms and form elements.

servoy.ngclient.enableWebResourceOptimizer

Enable grouping of resource files, like js and css, to reduce the number of page requests.

servoy.ngclient.enableWebResourceOptimizerMinimize

Enable minification of resource files, like js and css. servoy.ngclient.enableWebResourceOptimizer must be enabled for this to work.
If the resource file ends with ".min.js", it is not optimized furthermore, and is just sent to the client in its original form. 

sablo.window.timeout.secs

The number of seconds after which a disconnected client will be cleaned up. Within this time a client can be reconnected. Default 60.

  • No labels