Changeset d3d8459 for config_cli.sample.php
- Timestamp:
- Jan 2, 2017, 3:55:14 AM (6 years ago)
- Branches:
- master
- Children:
- 2e0c380
- Parents:
- cdf0dbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config_cli.sample.php
rcdf0dbf rd3d8459 73 73 $CONFIG['auto']['clear_image_cahe'] = 14; // Периодически стирать изображения из кеша, через Х дней 74 74 $CONFIG['auto']['chpricenotify'] = false;// Периодически уведомлять обо всех изменениях цен 75 $CONFIG['auto']['red_event_doc_notify'] = true; 75 $CONFIG['auto']['red_event_doc_notify'] = true; // Уведомлять о красных событиях в документах 76 $CONFIG['auto']['pricesend'] = true; // Выполнять периодическую рассылку прайсов 76 77 77 78 $CONFIG['badpricenotify']['threshold_low'] = 10; // Порог оповещений о понижении цены, в %
Note: See TracChangeset
for help on using the changeset viewer.