Add configuration to limit itemLocation to people with access.

This commit is contained in:
hotellidev
2026-06-08 00:21:11 +03:00
parent 0daa2aea66
commit 8e834261d0
2 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -15,8 +15,9 @@
"camera.publish.disabled": false,
"hc.disabled": false,
"badge.descriptions.enabled": true,
"furni.descriptions.enabled": false,
"furni.descriptions.enabled": true,
"furni.location.enabled": true,
"furni.location.require.access": true,
"motto.max.length": 38,
"bot.name.max.length": 15,
"pet.package.name.max.length": 15,