diff options
author | Wuzzy <almikes@aol.com> | 2016-11-28 21:56:23 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-11-28 21:56:23 +0100 |
commit | 10c22c0032495a37a7a0ed0b2f1f71b4414bfe02 (patch) | |
tree | a4584816a07047afcb7a7bdbfc9b288723660f15 /settingtypes.txt | |
parent | e6c380d8c5c0451dd18402de642bcd8f9ad521db (diff) |
Add settingtypes.txt
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt new file mode 100644 index 0000000..1054fa9 --- /dev/null +++ b/settingtypes.txt @@ -0,0 +1,7 @@ +#Enabling lite mode enables a smaller and simpler version of the Unified +#Inventory, optimized for small displays. +unified_inventory_lite (Lite mode) bool false + +#If enabled, bags will be made available which can be used to extend +#inventory storage size. +unified_inventory_bags (Enable bags) bool true |