diff options
author | UbitUmarov | 2018-01-04 21:21:38 +0000 |
---|---|---|
committer | UbitUmarov | 2018-01-04 21:21:38 +0000 |
commit | 2811e5cef342aa6799a591ae9fa10ee386e53150 (patch) | |
tree | 3c3783f7673aa56351e4e85c72712077412ba8f4 /bin/config-include/GridCommon.ini.example | |
parent | add more files for robust mutes suport. (module is still named MuteListModule... (diff) | |
download | opensim-SC_OLD-2811e5cef342aa6799a591ae9fa10ee386e53150.zip opensim-SC_OLD-2811e5cef342aa6799a591ae9fa10ee386e53150.tar.gz opensim-SC_OLD-2811e5cef342aa6799a591ae9fa10ee386e53150.tar.bz2 opensim-SC_OLD-2811e5cef342aa6799a591ae9fa10ee386e53150.tar.xz |
update configuration files and examples for mutes
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index 10a5b47..1de7406 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example | |||
@@ -244,3 +244,6 @@ | |||
244 | 244 | ||
245 | ;; Capability assigned by the grid administrator for the simulator | 245 | ;; Capability assigned by the grid administrator for the simulator |
246 | ;; SimulatorCapability = "00000000-0000-0000-0000-000000000000" | 246 | ;; SimulatorCapability = "00000000-0000-0000-0000-000000000000" |
247 | |||
248 | [MuteListService] | ||
249 | MuteListServerURI = "${Const|BaseURL}:${Const|PrivatePort}" | ||