Replace the tabs that have crept into isolated places in config and config example files with spaces

sedebug
Justin Clark-Casey (justincc) 2015-01-21 00:54:13 +00:00
parent b7d2d497fe
commit f07828784b
12 changed files with 216 additions and 216 deletions

View File

@ -453,6 +453,7 @@
[MapImageService]
LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
; Set this if you want to change the default
; TilesStoragePath = "maptiles"
;

View File

@ -166,7 +166,6 @@
;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 to show a default "Ruth" avatar rather than a cloud.
CreateDefaultAvatarEntries = true
;; The interface that local users get when they are in other grids
;; This greatly restricts the inventory operations while in other grids
[HGInventoryService]