Those parameters will allow you to configure default values for the ChronoScan application.
Edit this values on the databse table "wci_params" or log into the web interface as admin and change the settings on the Administration tab
Name
|
Default value
|
Description
|
md5salt
|
<>
|
Allows to customize the password generator routine.
|
wci_input_root
|
C:\WCI_INPUT_ROOT
|
Default entry point for input services.
|
wci_input_max_threads
|
4
|
Maximun number of threads allowed for the input service
|
wci_system_database_version
|
<>
|
Current database version
|
wci_instance_title
|
ChronoScan
|
Title for the web server
|
wci_ui_header_title
|
ChronoScan
|
Title for the main header, if you want to use a icon set the value to
<img src='wci/yourlogo.png'/>
|
wci_ui_header_ref
|
http://www.chronoscan.org
|
Target page for the main header title (use # if you don't want link)
|
wci_ui_login_welcome_logo
|
|
Welcome logo or text showed on the login window.
|
wci_inputservice_continue_oncriticalerror
|
null
|
If set to 1 input service will continue running even on critical errors.
|
wci_input_service_wakeup_ms
|
5000
|
Ms to wakeup input service after a run
|
On the Administration tab you will find many other parameters that can be set.
|
Administration tab. Only available when logging in as an administrator user.
|