diff options
author | UbitUmarov | 2019-08-07 16:16:49 +0100 |
---|---|---|
committer | UbitUmarov | 2019-08-07 16:16:49 +0100 |
commit | 1e0984b64c91fa007723801aa4fe5864c045948d (patch) | |
tree | fc304bfb91e1238fa689f7d535108df92fa311b9 /bin/OpenSimDefaults.ini | |
parent | silly bug in libomv (diff) | |
download | opensim-SC-1e0984b64c91fa007723801aa4fe5864c045948d.zip opensim-SC-1e0984b64c91fa007723801aa4fe5864c045948d.tar.gz opensim-SC-1e0984b64c91fa007723801aa4fe5864c045948d.tar.bz2 opensim-SC-1e0984b64c91fa007723801aa4fe5864c045948d.tar.xz |
add cap EstateAccess
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 1332ce8..9c53b93 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -771,6 +771,7 @@ | |||
771 | Cap_ChatSessionRequest = "" | 771 | Cap_ChatSessionRequest = "" |
772 | Cap_CopyInventoryFromNotecard = "localhost" | 772 | Cap_CopyInventoryFromNotecard = "localhost" |
773 | Cap_DispatchRegionInfo = "" | 773 | Cap_DispatchRegionInfo = "" |
774 | Cap_EstateAccess = "localhost" | ||
774 | Cap_EstateChangeInfo = "" | 775 | Cap_EstateChangeInfo = "" |
775 | Cap_EnvironmentSettings = "localhost" | 776 | Cap_EnvironmentSettings = "localhost" |
776 | Cap_EventQueueGet = "localhost" | 777 | Cap_EventQueueGet = "localhost" |