diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2019-01-03 01:19:41 +0200 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2019-01-03 01:19:41 +0200 |
commit | c9d0222526c422ee7a5bff140b034e88aa5d0b39 (patch) | |
tree | b7f6f8f91ef23fd5247715a6cc545cfd69798b57 | |
parent | 3b932c27b7b1009ef404da5a7e0613d9cd3e7bf5 (diff) |
SL-10288 settings.xml fix
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index a58fa2d7a0..091992d1ab 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -6810,6 +6810,7 @@ <key>Value</key> <real>10.0</real> </map> + <key>MigrateCacheDirectory</key> <map> <key>Comment</key> <string>Check for old version of disk cache to migrate to current location</string> @@ -16469,3 +16470,4 @@ </map> </llsd> + |