| Setting |
Default Value |
Min/Max |
Description |
| cookiename |
.RSCULTURENET2 |
Minimum length is 3 characters.Maximum is 20. |
The name of the cookie to use to store a browsers locale information. |
| cookietimeout |
One week (10800 minutes) |
Min Value is 0 Maximum is 1000000 |
The duration (in minutes) of the cookie that stores the browser locale.Only applies when Cookieless=False. |
| defaultculturecode |
en-US |
Must be exaclty 5 characters |
The default culture code to use in exceptional (e.g. web service timeout, datafile file read, license expiry) conditions. |
| maxrowsincache |
50000 |
Min value is 1000Maximum is 20000000. |
Applies only to when running with Webservice database.To improve perfromance, recently fetched data from the webserviceis cached locally in memory. |
| webservicetimeout |
15000 |
Min value is 3000Maximum is 60000 |
The duration (in milliseconds) of the web service timeout.If the web service timesout, the default culture (defaultculturecode) is used. |