diff options
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ | |||
137 | ;; uncomment the next line. You may want to do this on sims that have licensed content. | 137 | ;; uncomment the next line. You may want to do this on sims that have licensed content. |
138 | ; OutboundPermission = False | 138 | ; OutboundPermission = False |
139 | 139 | ||
140 | ;; Send visual reminder to local users that their inventories are unavailable while they are traveling | ||
141 | ;; and available when they return. True by default. | ||
142 | ;RestrictInventoryAccessAbroad = True | ||
143 | |||
144 | |||
140 | [HGAssetService] | 145 | [HGAssetService] |
141 | ; | 146 | ; |
142 | ; === HG ONLY === | 147 | ; === HG ONLY === |