not find config config/robot_counter.php
Closed this issue · 2 comments
zhangyujie1234 commented
$config = require DIR . '/config/robot_counter.php';
not find this file
yaoguais commented
see INSTALL.md, and there is a script named "install.php" to help you create the config file.
zhangyujie1234 commented
thanks