merge branch minimum_balance into master (closes #133)
This commit is contained in:
parent
d397132f7b
commit
33d3b9c466
3 changed files with 11 additions and 1 deletions
|
|
@ -48,6 +48,10 @@ default: &defaults
|
|||
# Comment out this option to activate this restriction
|
||||
# stop_ordering_under: 75
|
||||
|
||||
# ordergroups can only order when their balance is higher than or equal to this
|
||||
# not fully enforced right now, since the check is only client-side
|
||||
# minimum_balance: 0
|
||||
|
||||
# email address to be used as sender
|
||||
email_sender: foodsoft@foodcoop.test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue