Browse Source

Small fix to config for - auto send to feature archive

main
PupperWoff 7 years ago
committed by discomrade
parent
commit
787fa11309
  1. 4
      inc/config.php

4
inc/config.php

@ -1399,8 +1399,8 @@
// Automatically send threads with thiese trips to Featured Archive
// $config['archive']['auto_feature'] = array("!!securetrip", "!trip");
$config['archive']['auto_feature'] = array();
// $config['archive']['auto_feature_trips'] = array("!!securetrip", "!trip");
$config['archive']['auto_feature_trips'] = array();
/*

Loading…
Cancel
Save