Commit 13ccde164511c77bb77c883ed18b2087cd93fdbe

Authored by Adhidarma Hadiwinoto
1 parent bc3c8ee446
Exists in master

sample products

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

examples/kopnus/config.json
... ... @@ -7,6 +7,10 @@
7 7 "pattern": "SN=(.*?)\\.",
8 8 "match_idx": 1
9 9 },
  10 + "remote_products": {
  11 + "S10": "3043051",
  12 + "S20": "3023092"
  13 + },
10 14 "advice_max_age_ms": 240000,
11 15 "advice_is_topuprequest": true
12 16 }