Anonymous Segment.com tracking. Closes #91.
This commit is contained in:
committed by
Joseph Cohen
parent
a63c65a6c3
commit
5c391cc888
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'write_key' => '',
|
||||
'consumer' => 'socket',
|
||||
'debug' => false,
|
||||
'ssl' => true,
|
||||
'error_handler' => null,
|
||||
];
|
||||
Reference in New Issue
Block a user