mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 07:10:53 +08:00
Updated config name
This commit is contained in:
@@ -29,7 +29,7 @@ void dataUploadThread(void* arg);
|
||||
|
||||
// Constants
|
||||
const std::string DEFAULT_LOG_FILE_PATH="/var/log/openalpr.log";
|
||||
const std::string DAEMON_CONFIG_FILE_PATH="/etc/openalpr/daemon.conf";
|
||||
const std::string DAEMON_CONFIG_FILE_PATH="/etc/openalpr/alprd.conf";
|
||||
|
||||
const std::string BEANSTALK_QUEUE_HOST="127.0.0.1";
|
||||
const int BEANSTALK_PORT=11300;
|
||||
|
Reference in New Issue
Block a user