Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

"stripSystemConfig": true,
"stripToolDescriptions": true,
"injectCCStubs": true,
"injectCCStubs": false,

"_comment_layers": "All v2 layers enabled by default. Set to false to disable individual layers.",
"_comment_config": "The replacements, reverseMap, toolRenames, and propRenames arrays below show the defaults. You only need config.json if you want to customize them.",
Expand Down
Loading