diff --git a/publishable/config/larecipe.php b/publishable/config/larecipe.php index 7cef328c..f4694ef3 100644 --- a/publishable/config/larecipe.php +++ b/publishable/config/larecipe.php @@ -158,20 +158,20 @@ ] ], - /* - |-------------------------------------------------------------------------- - | Forum - |-------------------------------------------------------------------------- - | - | Giving a chance to your users to post their questions or feedback - | directly on your docs, is pretty nice way to engage them more. - | However, you can also enable/disable the forum's visibility. - | - | Supported Services: 'disqus' - | - */ - - 'forum' => [ + /* + |-------------------------------------------------------------------------- + | Forum + |-------------------------------------------------------------------------- + | + | Giving a chance to your users to post their questions or feedback + | directly on your docs, is pretty nice way to engage them more. + | However, you can also enable/disable the forum's visibility. + | + | Supported Services: 'disqus' + | + */ + + 'forum' => [ 'enabled' => false, 'default' => 'disqus', 'services' => [