Versions Compared

Key

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

...


# A custom time zone like GMT+10:00 does not include daylight savings time
# console.timezone=GMT+10:00
# console.timezone=Australia/Sydney
console.timezone=AET

Console Authentication

The console.authentication property controls basic authentication with the client web browser. If the console.authentication property has a value of *yes then client authentication is done:

...


console.client.address=*all
# console.client.address=*none
# console.client.address=10.2.1.7
# console.client.address=10.2.1.7,10.2.1.8

Studio Authentication

The studio.authentication property controls authentication with the client Studio application. If the studio.authentication property has a value of *yes then client authentication is done.

...