mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Document old fsassets format, only use if required, may cause issues
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
committed by
UbitUmarov
parent
6b4dfcde84
commit
8ecf31eb67
@@ -275,6 +275,10 @@
|
||||
;ConnectionString = ""
|
||||
;Realm = "fsassets"
|
||||
|
||||
;; FSAssets uses a folder structure to reduce file access times. By default that structure is 00/00/00
|
||||
;; Setting this to true will switch to an older 000/000 format, which can cause issues with long file lists
|
||||
;UseOsgridFormat = false
|
||||
|
||||
;; The following are common to both the default asset service and FSAsset service
|
||||
|
||||
;; Common asset service options
|
||||
|
||||
@@ -230,6 +230,10 @@
|
||||
;ConnectionString = ""
|
||||
;Realm = "fsassets"
|
||||
|
||||
;; FSAssets uses a folder structure to reduce file access times. By default that structure is 00/00/00
|
||||
;; Setting this to true will switch to an older 000/000 format, which can cause issues with long file lists
|
||||
;UseOsgridFormat = false
|
||||
|
||||
;; The following are common to both the default asset service and FSAsset service
|
||||
|
||||
;; Common asset service options
|
||||
|
||||
Reference in New Issue
Block a user