feat(config-dist): add default user setting 'recipes_ignore_stock_on_add_to_cart_checkbox'

ref https://github.com/grocy/grocy/issues/686
This commit is contained in:
9Lukas5 2026-01-25 15:43:00 +01:00
parent 2a124a3d47
commit 82ade00300
No known key found for this signature in database
GPG Key ID: 3203216F282460B6

View File

@ -210,6 +210,7 @@ DefaultUserSetting('shopping_list_print_layout_type', 'table'); // Default for t
DefaultUserSetting('recipe_ingredients_group_by_product_group', false); // Group recipe ingredients by their product group
DefaultUserSetting('recipes_show_list_side_by_side', true); // If the recipe should be displayed next to recipe list on the recipes page
DefaultUserSetting('recipes_show_ingredient_checkbox', false); // When enabled, a little checkbox will be shown next to each ingredient to mark it as done
DefaultUserSetting('recipes_ignore_stock_on_add_to_cart_checkbox', false); // When enabled, the add to cart on a recipe will act as an add all ingredients, not a add all missing ingredients button
// Chores settings
DefaultUserSetting('chores_due_soon_days', 5); // The "due soon" days