From 16d18afe21fdafe19f2f0be9803834626f4c20b7 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Fri, 7 Dec 2012 12:38:19 -0800 Subject: Added missing config var in grided sims. --- bin/config-include/GridCommon.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index 79f7ed6..e53fcca 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example @@ -137,6 +137,11 @@ ;; uncomment the next line. You may want to do this on sims that have licensed content. ; OutboundPermission = False + ;; Send visual reminder to local users that their inventories are unavailable while they are traveling + ;; and available when they return. True by default. + ;RestrictInventoryAccessAbroad = True + + [HGAssetService] ; ; === HG ONLY === -- cgit v1.1