Skip to content

Commit

Permalink
removed optional dependency exclusion from push notification
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Aug 27, 2021
1 parent e24ad47 commit 03067f5
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 217 deletions.
2 changes: 0 additions & 2 deletions config/config.example.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@
/**
* enable push notification
*
* dependencies must be installed for this setting to take effect
*
* see INSTALLATION.md for details
*/
'push_enabled' => true,
Expand Down
2 changes: 0 additions & 2 deletions config/config.kzsu.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@
/**
* enable push notification
*
* dependencies must be installed for this setting to take effect
*
* see INSTALLATION.md for details
*/
'push_enabled' => true,
Expand Down
Loading

0 comments on commit 03067f5

Please sign in to comment.