diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/config-include/Standalone.ini | |
parent | Fixed a typo (diff) | |
download | opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/Standalone.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini index 4e683e2..127b073 100644 --- a/bin/config-include/Standalone.ini +++ b/bin/config-include/Standalone.ini | |||
@@ -104,8 +104,8 @@ | |||
104 | ;; However, they do rely on the server to tell them whether it's Daylight Saving Time or not. | 104 | ;; However, they do rely on the server to tell them whether it's Daylight Saving Time or not. |
105 | ;; Hence, calculating DST based on a different timezone can result in a misleading viewer display and inconsistencies between grids. | 105 | ;; Hence, calculating DST based on a different timezone can result in a misleading viewer display and inconsistencies between grids. |
106 | ;; By default, this setting uses various timezone names to calculate DST with regards to the viewer's standard PST. | 106 | ;; By default, this setting uses various timezone names to calculate DST with regards to the viewer's standard PST. |
107 | ;; Options are | 107 | ;; Options are |
108 | ;; "none" no DST | 108 | ;; "none" no DST |
109 | ;; "local" use the server's only timezone to calculate DST. This is previous OpenSimulator behaviour. | 109 | ;; "local" use the server's only timezone to calculate DST. This is previous OpenSimulator behaviour. |
110 | ;; "America/Los_Angeles;Pacific Standard Time" use these timezone names to look up Daylight savings. | 110 | ;; "America/Los_Angeles;Pacific Standard Time" use these timezone names to look up Daylight savings. |
111 | ;; 'America/Los_Angeles' is used on Linux/Mac systems whilst 'Pacific Standard Time' is used on Windows | 111 | ;; 'America/Los_Angeles' is used on Linux/Mac systems whilst 'Pacific Standard Time' is used on Windows |
@@ -114,9 +114,9 @@ | |||
114 | [MapImageService] | 114 | [MapImageService] |
115 | LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" | 115 | LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" |
116 | 116 | ||
117 | [MuteListService] | 117 | [MuteListService] |
118 | LocalServiceModule = "OpenSim.Services.MuteListService.dll:MuteListService" | 118 | LocalServiceModule = "OpenSim.Services.MuteListService.dll:MuteListService" |
119 | 119 | ||
120 | ;; This should always be the very last thing on this file | 120 | ;; This should always be the very last thing on this file |
121 | [Includes] | 121 | [Includes] |
122 | Include-Common = "config-include/StandaloneCommon.ini" | 122 | Include-Common = "config-include/StandaloneCommon.ini" |