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 Sep 13, 2021
1 parent 707b052 commit 1491d02
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 1491d02

Please sign in to comment.