diff options
author | onefang | 2021-07-06 13:54:53 +1000 |
---|---|---|
committer | onefang | 2021-07-06 13:54:53 +1000 |
commit | cf4c58c8c6ee26ff041ac9d30916893e688b7e98 (patch) | |
tree | 44a2889497a2bd9ff7b75b31d45f55062e2bbb7c /bin/Robust.ini | |
parent | Fix up the usual script messes. (diff) | |
download | opensim-SC-cf4c58c8c6ee26ff041ac9d30916893e688b7e98.zip opensim-SC-cf4c58c8c6ee26ff041ac9d30916893e688b7e98.tar.gz opensim-SC-cf4c58c8c6ee26ff041ac9d30916893e688b7e98.tar.bz2 opensim-SC-cf4c58c8c6ee26ff041ac9d30916893e688b7e98.tar.xz |
White space fixes.
Diffstat (limited to 'bin/Robust.ini')
-rw-r--r-- | bin/Robust.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/Robust.ini b/bin/Robust.ini index dd2bc66..34d996b 100644 --- a/bin/Robust.ini +++ b/bin/Robust.ini | |||
@@ -48,7 +48,7 @@ | |||
48 | ; Set path to directory for plugin registry. Information | 48 | ; Set path to directory for plugin registry. Information |
49 | ; about the registered repositories and installed plugins | 49 | ; about the registered repositories and installed plugins |
50 | ; will be stored here | 50 | ; will be stored here |
51 | ; The Robust.exe process must have R/W access to the location | 51 | ; The Robust.exe process must have R/W access to the location |
52 | RegistryLocation = "${Paths|CachePath}" | 52 | RegistryLocation = "${Paths|CachePath}" |
53 | 53 | ||
54 | ; Modular configurations | 54 | ; Modular configurations |
@@ -68,7 +68,7 @@ | |||
68 | 68 | ||
69 | ; Time stamp commands in history file (default false) | 69 | ; Time stamp commands in history file (default false) |
70 | ; ConsoleHistoryTimeStamp = false | 70 | ; ConsoleHistoryTimeStamp = false |
71 | 71 | ||
72 | ; peers SSL certificate validation options | 72 | ; peers SSL certificate validation options |
73 | ; you can allow selfsigned certificates or no official CA with next option set to true | 73 | ; you can allow selfsigned certificates or no official CA with next option set to true |
74 | NoVerifyCertChain = true | 74 | NoVerifyCertChain = true |
@@ -491,7 +491,7 @@ | |||
491 | ; This inventory service will be used to initialize the user's inventory | 491 | ; This inventory service will be used to initialize the user's inventory |
492 | HGInventoryServicePlugin = "HGInventoryService@OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService" | 492 | HGInventoryServicePlugin = "HGInventoryService@OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService" |
493 | ; NOTE: HGInventoryServiceConstructorArg is deprecated. For now it will work, but see above | 493 | ; NOTE: HGInventoryServiceConstructorArg is deprecated. For now it will work, but see above |
494 | ; for the correct method if passing additional arguments. | 494 | ; for the correct method if passing additional arguments. |
495 | ;; end hypergrid | 495 | ;; end hypergrid |
496 | 496 | ||
497 | ; Ask co-operative viewers to use a different currency name | 497 | ; Ask co-operative viewers to use a different currency name |
@@ -818,7 +818,7 @@ | |||
818 | BaseDirectory = "${Paths|CachePath}/bakes" | 818 | BaseDirectory = "${Paths|CachePath}/bakes" |
819 | 819 | ||
820 | [MuteListService] | 820 | [MuteListService] |
821 | LocalServiceModule = "OpenSim.Services.MuteListService.dll:MuteListService" | 821 | LocalServiceModule = "OpenSim.Services.MuteListService.dll:MuteListService" |
822 | 822 | ||
823 | 823 | ||
824 | ;;[WebService] | 824 | ;;[WebService] |