projects
/
WP-Plugins
/
glm-serverstats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb79790
)
Update defaults
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 27 Jun 2018 16:42:01 +0000
(12:42 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 27 Jun 2018 16:42:01 +0000
(12:42 -0400)
Updating the default for the setting to use bandwidth.gaslightmedia
classes/serverBandwidthSupport.php
patch
|
blob
|
history
diff --git
a/classes/serverBandwidthSupport.php
b/classes/serverBandwidthSupport.php
index
4bcfee4
..
60b911f
100644
(file)
--- a/
classes/serverBandwidthSupport.php
+++ b/
classes/serverBandwidthSupport.php
@@
-514,7
+514,7
@@
class glmServerStatsBandwidthSupport
$config = array(
'active' => true,
'db_name' => 'bandwidth',
- 'db_host' => '
angelia
.gaslightmedia.com',
+ 'db_host' => '
bandwidth
.gaslightmedia.com',
'db_user' => 'bandwidthRO',
'db_pass' => ',Wv4W*~^bL_vF3F4PbGsS',
'website' => 'www.gaslightmedia.com',
@@
-578,4
+578,4
@@
class glmServerStatsBandwidthSupport
-}
\ No newline at end of file
+}