Preferences
Previous  Top  Next


When installing the Metatude Dialogue Server, in the database where the results are stored a table is created wich holds the preferences of the MDS. This table is called Preferences. The records in this table can be edited to other values. If the MDS is restarted, the new values will be used. Most values can be set in the command interface of the Metatude Dialogue Server. Only edit the preference table by hand if you have to.

Name
Default value
Description
Serverport
6382
Port of the Metatude Dialogue Server
MaxUserSession
900000
Time (in milliseconds) which time an idle user session is aborted
MaxLockTime
600000
Maximum time (in milliseconds) any table can be locked. After this time the lock is removed
smtphost

The adress of the SMTP server that is used to sent out emails
smtpport
25
Port of the SMTP server
McicUrl

The url of the webserver used
ProjectMonitorSession
540000
This monitor checks the project status and starts projects on time. Default interval to wakeup : 540000 ms (milli seconds)
InvitationMonitorSession
600000
Manages invitations. Makes sure that emails are sent out at the start of a project and invites extra people when response is low.
DirServerMonitorSession
10800000
MDS runs this monitor to connect to the directory server to get the current size of the directory server and update it in MDS database.
SessionMonitorSession
120000
Session monitor keeps track of valid session . Each client has 15 minutes valid session (Time depends on preferences setting) . If the client does not talk to the server for 15 minutes the session monitor collects this session id and delete it, forcing the client to re-login.
InvitationInterval
345600000
Time between two invitation sessions for a specific project. Default value is 4 days. If after this period the response is too low, new invitations are sent out.
rrsstatus
1
Sets response report feature on and off
rrsuseremail

the e-mail address to which response reports are sent
maxldapsize
5500
maximum number of stakeholders that can be connected through LDAP
dfoactivationinterval
14400000
miliseconds between retries of a database feedback template
dfoactivationlimit
6
number of times a database feedback template should be retried
dfodeleteinterval
864000000
time in miliseconds after which failed database feedback templates are deleted from the server