Child pages
  • NG Client Settings

Versions Compared

Key

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

...

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

...