mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
some changes Still BAD
This commit is contained in:
@@ -166,7 +166,6 @@ namespace OpenSim.Region.CoreModules.Asset
|
||||
|
||||
m_negativeCacheEnabled = assetConfig.GetBoolean("NegativeCacheEnabled", m_negativeCacheEnabled);
|
||||
m_negativeExpiration = assetConfig.GetInt("NegativeCacheTimeout", m_negativeExpiration);
|
||||
|
||||
|
||||
m_updateFileTimeOnCacheHit = assetConfig.GetBoolean("UpdateFileTimeOnCacheHit", m_updateFileTimeOnCacheHit);
|
||||
m_updateFileTimeOnCacheHit &= m_FileCacheEnabled;
|
||||
|
||||
Reference in New Issue
Block a user