Skip to content

Commit 8886b4f

Browse files
committed
README: stop talking about the future
1 parent f84a3bc commit 8886b4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,9 @@ pusher_client = Pusher::Client.new(
5555

5656
This will set the `host` to `api-<cluster>.pusher.com`. If you pass both `host` and `cluster` options, the `host` will take precendence and `cluster` will be ignored.
5757

58-
### Global (Deprecated)
58+
### Global
5959

6060
Configuring Pusher can also be done globally on the Pusher class.
61-
*NOTE! This is a deprecated feature and will be removed in future versions of this library!*
6261

6362
``` ruby
6463
Pusher.app_id = 'your-pusher-app-id'

0 commit comments

Comments
 (0)