diff options
author | UbitUmarov | 2018-11-27 13:40:09 +0000 |
---|---|---|
committer | UbitUmarov | 2018-11-27 13:40:09 +0000 |
commit | c98f4d015826875b3692dc93a55158083ab25f0e (patch) | |
tree | 75c58897de0d52f8acc2e26ff67cba900082e1aa /bin | |
parent | change runprebuild.bat to not create compile.bat if msbuild for vs2017 or vs2... (diff) | |
download | opensim-SC-c98f4d015826875b3692dc93a55158083ab25f0e.zip opensim-SC-c98f4d015826875b3692dc93a55158083ab25f0e.tar.gz opensim-SC-c98f4d015826875b3692dc93a55158083ab25f0e.tar.bz2 opensim-SC-c98f4d015826875b3692dc93a55158083ab25f0e.tar.xz |
remove unmaintaned and obsolete GlynnTucker.Cache
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/GlynnTucker.Cache.dll | bin | 22016 -> 0 bytes | |||
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 2 | ||||
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/bin/GlynnTucker.Cache.dll b/bin/GlynnTucker.Cache.dll deleted file mode 100755 index c6ab8d5..0000000 --- a/bin/GlynnTucker.Cache.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index e93ce3c..4b1914b 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example | |||
@@ -63,8 +63,6 @@ | |||
63 | ;AssetCaching = "CenomeMemoryAssetCache" | 63 | ;AssetCaching = "CenomeMemoryAssetCache" |
64 | ;Include-CenomeCache = "config-include/CenomeCache.ini" | 64 | ;Include-CenomeCache = "config-include/CenomeCache.ini" |
65 | 65 | ||
66 | ;AssetCaching = "GlynnTuckerAssetCache" | ||
67 | |||
68 | ;; Optionally, the port for the LLProxyLoginModule module can be changed | 66 | ;; Optionally, the port for the LLProxyLoginModule module can be changed |
69 | ;Setup_LLProxyLoginModule = "9090/" | 67 | ;Setup_LLProxyLoginModule = "9090/" |
70 | 68 | ||
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 8931557..a4be88e9 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -64,8 +64,6 @@ | |||
64 | ;AssetCaching = "CenomeMemoryAssetCache" | 64 | ;AssetCaching = "CenomeMemoryAssetCache" |
65 | ;Include-CenomeCache = "config-include/CenomeCache.ini" | 65 | ;Include-CenomeCache = "config-include/CenomeCache.ini" |
66 | 66 | ||
67 | ;AssetCaching = "GlynnTuckerAssetCache" | ||
68 | |||
69 | ;; Authorization is not on by default, as it depends on external php | 67 | ;; Authorization is not on by default, as it depends on external php |
70 | ;AuthorizationServices = "LocalAuthorizationServicesConnector" | 68 | ;AuthorizationServices = "LocalAuthorizationServicesConnector" |
71 | 69 | ||