# subscribers-com/1.2/config.php

Subscribers – Free Web Push Notifications, version 1.2. 4 lines.

- Page: https://pluginprobe.com/plugins/subscribers-com/1.2/code/config.php
- Raw: https://pluginprobe.com/plugins/subscribers-com/1.2/raw/config.php
- Modified: 2017-10-02T18:07:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/subscribers-com/1.2/code/config.php#L10-L20`.

```php
<?php
$subscribers_cdn_host = 'cdn.subscribers.com';
?>

```
