allow override of default limit (<200) on articles on shared suppliers (#609)
This commit is contained in:
parent
a66a44bdcf
commit
31689dfb75
3 changed files with 4 additions and 1 deletions
|
|
@ -162,6 +162,8 @@ default: &defaults
|
|||
# Instead of defining all details here, you can also point to an entry in database.yml.
|
||||
#shared_lists: shared_lists
|
||||
|
||||
# default to allow sync only on less than 200 articles
|
||||
#shared_supplier_article_sync_limit: 200,
|
||||
development:
|
||||
<<: *defaults
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue