mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
Enable all serahcs options by default
This commit is contained in:
parent
59bc495b56
commit
738b3d94b6
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ export default Controller.extend({
|
|||
filter: '',
|
||||
matchDoc: true,
|
||||
matchContent: true,
|
||||
matchTag: false,
|
||||
matchFile: false,
|
||||
matchTag: true,
|
||||
matchFile: true,
|
||||
slog: false,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue