Skip to content

Commit d15eabd

Browse files
authored
Update MezaCoreExtensions.yml
Update SMW config to not use links in values
1 parent 6bd0c2d commit d15eabd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/MezaCoreExtensions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ list:
1717
$smwgNamespacesWithSemanticLinks[NS_TALK] = true;
1818
$smwgNamespacesWithSemanticLinks[NS_TEMPLATE] = true;
1919
$smwgLocalConnectionConf['mw.db.queryengine'] = [ 'read' => DB_REPLICA, 'write' => DB_REPLICA ];
20+
$smwgParserFeatures = $smwgParserFeatures | SMW_PARSER_LINV;
2021
$smwgPageSpecialProperties[] = '_LEDT';
2122
$smwgPageSpecialProperties[] = '_MDAT';
2223
$smwgPageSpecialProperties[] = '_CDAT';

0 commit comments

Comments
 (0)