OpenSimMirror/bin/config-include
Justin Clark-Casey (justincc) cccef2e56d Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to.
This is because the viewer doesn't receive a timezone from the server but bases its displays on Pacific Standard Time.
However, it still expects to receive notification from the server as to whether or not Daylight Savings Time for PST is in operation.
This commit introduces a new DSTZone setting in the [LoginService] config setting that accepts a list of timezone names valid across different platforms to calculate Pacific DST.
If you need the old behaviour of calculating DST based on the local timezone of the server running the login service, then please override DSTZone with "local".
A mailing list announcement will be made later.
Thanks to Olivier Van Helden and Gudule Lapointe for determining this behaviour and providing this patch.
From http://opensimulator.org/mantis/view.php?id=5972
2012-05-04 19:21:43 +01:00
..
storage
CenomeCache.ini.example
FlotsamCache.ini.example make changes to FlotsamCache.ini.example as noted in mantis #5960 2012-04-12 18:27:14 -07:00
Grid.ini
GridCommon.ini.example
GridHypergrid.ini
HyperSimianGrid.ini
SimianGrid.ini
Standalone.ini Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to. 2012-05-04 19:21:43 +01:00
StandaloneCommon.ini.example
StandaloneHypergrid.ini