Skip to content

Commit 1852f27

Browse files
committed
[core] Unused configuration option
1 parent 3f65716 commit 1852f27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/config.sample.js

-3
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,4 @@ var countlyConfig = {
151151
*/
152152
};
153153

154-
// Set your host IP or domain to be used in the emails sent
155-
// countlyConfig.host = "YOUR_IP_OR_DOMAIN";
156-
157154
module.exports = require('./configextender')('API', countlyConfig, process.env);

0 commit comments

Comments
 (0)