We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb3ffe commit f8149fbCopy full SHA for f8149fb
README.md
@@ -45,8 +45,6 @@ To access the module, you need to add the following code to your application con
45
'modules' => [
46
'comment' => [
47
'class' => 'yii2mod\comments\Module',
48
- // when admin can edit comments on frontend
49
- 'enableInlineEdit' => false,
50
],
51
]
52
```
0 commit comments