Changed a comment to reflect changes in config.
parent
99f3382c9c
commit
ffac6f94f0
|
@ -80,7 +80,7 @@ namespace OpenSim.Region.CoreModules.Asset
|
||||||
/// </code>
|
/// </code>
|
||||||
/// Setting size and expiration time limitations:
|
/// Setting size and expiration time limitations:
|
||||||
/// <code>
|
/// <code>
|
||||||
/// [AssetService]
|
/// [AssetCache]
|
||||||
/// ; 256 MB (default: 134217728)
|
/// ; 256 MB (default: 134217728)
|
||||||
/// MaxSize = 268435456
|
/// MaxSize = 268435456
|
||||||
/// ; How many assets it is possible to store cache (default: 4096)
|
/// ; How many assets it is possible to store cache (default: 4096)
|
||||||
|
|
Loading…
Reference in New Issue