Server Settings


Back to End Action...

In the tab "Server Settings" the settings for the todo4teams server are stored. The server settings are key-value pairs. Also for the server settings there are the methods "Create", "Edit", "Delete" and "Copy" and "Update".

When applying a server setting a window opens up with two tabs. The tabs "Details" and "Value":

50e.png

On the tab "Details" the name or key of the server property and a comment to this will be displayed. The tab "Value" specifies the contents of the server property. This text can be colored for reasons of a better editability by means of the selection-box "Syntax". The options are:

  • Text
  • XHTML
  • XML
  • SQL
  • Properties
  • Java
  • javascript
  • Python

With the help of the button "Load file" also ready-made text files can be loaded as a server property. This is useful for the example to of large XML- or CSV-files. The following server settings are default values ​​of the system and can be customized by administrators. They determine the behavior and the displayed texts of todo4teams:

NameDescriptionValues
ALLOW_EXCEL_EXPORTAllows the export of todos form the web-GUItrue[false]
ANDROID_CLIENT_VERSIONDetermines the version of the mobile client1.0.0
API_QUERY_LIMIT Maximum number of tickets which can be queried via API100
API_QUERY_LIMIT_WITH_ATTACHMENTS  Maximum number of tickets with attachments which can be queried via API100
AUTOREPLYTAGSComma-separated list of keywords for detecting an absence noteAutoreply, absence note
coreClientCountControl parameters for the defintion of the number of threads to manage client sessions32
COST_CENTREDefinition of cost centers for the finishing dialogue<root initial="national">
<category name="national"/>
<category name="international"/>
</root>
DEF_SEARCH_RESULTSThe preset default number of search results in the archive searchie 50
editorCssThe stylesheet to configure the HTML editor<style>...</style>
EMAIL_TO_DESCRIPTIONSpecifies how todo4teams displays incoming emails in the description:html[plain]
emailCssHere the style sheet properties for outgoing e-mails are defined<style>...</style>
EXTERNAL_FORWARD_EMAILSList of e-mail addresses that are offered in the GUI for external forwarding max.muster@mail.de
j.doe@commerce.com
martin.bluma@bergener-partner.de
EXTERNAL_FORWARD_STRINGPrefix in the topic of forwarded e-mailsie forwarded by todo4teams:
EXTERNAL_FORWARD_USERSComma-separated list of user IDs for which the external forwarding is enabledie 1,5,22,45
FORCE_PULL_MODEForces the server to run all clients in pull mode runfalse[true]
GLOBAL_TEXT_MODULESThe XML representation of the global text modulesXML-Description of text modules
HIDE_BILLABLEHide the billable checkbox in the dialog.  true or false
HISTORY_BLACK_LISTLine by line description of wildcard URLs that are excluded from the historicization*newsletter*
*noreply@*
HTTPNONPROXYHOSTSPipe-separated list of hosts for which a direct network connection is connected192.168.1.1|myserver.local.com
HTTPPROXYHOSTThe HTTP-Proxyz.B. myproxy.local.com
HTTPPROXYPASSWORDPassword of the HTTP-Proxypassword
HTTPPROXYPORTPort of the HTTP-Proxyie 80
HTTPPROXYUSERUser name for the HTTP-ProxyUser name
INCOMING_EMAIL_HTML_REPLACEMENTSPipe-separated list for the modification of incoming e-mailsz.B. background-image: url(https://img.web.de/v/p.gif)|background-color:white
inquiryAnswerUrlWeb-URL for inquirieshttp://myserver:8080/ToDoServer/inquiryAnswer.jsp?iqid=TODOINQUIRYID&tid=TODOTASKID&exp=TODOIQEXP
InquiryFooterFooter for inquiriesVielen Dank für Ihre Mitarbeit
Ihr Service Center
Diese Anfrage jetzt beantworten:
http://myserver:8080/ToDoServer/inquiryAnswer.jsp?iqid=TODOINQUIRYID&tid=TODOTASKID&exp=TODOIQEXP
Alle mir zugewiesenen Anfragen anzeigen:
http://myserver:8080/ToDoServer/inquiryOverview.jsp?iqid=TODOINQUIRYID&tid=TODOTASKID&exp=TODOIQEXP
InquiryHeaderForm of address for outgoing inquiriesz.B. Liebe Kollegin, lieber Kollege,
inquiryOverviewUrlWeb-URL for overview of inquirieshttp://myserver:8080/ToDoServer/inquiryOverview.jsp?iqid=TODOINQUIRYID&tid=TODOTASKID&exp=TODOIQEXP
inquiryReminderLogoLogo of inquiry remindersmy_logo.gif
inquiryReminderNameHTML-Title for inquiry remindersMyCompany e-mail inquiry
inquiryReminderNamePluralRegard for multiple inquiry remindersMyCompany e-mail inquiry
inquiryReminderSubjectRegard for one inquiry reminderReminder: MyCompany e-mail inquiries
inquirySubjectRegard for outgoing inquiriesRückfrage aus todo4teams
licenseKeyLicense keythe encode license
mailbackuppathPath in the file system by which the incoming e-mails are saved/home/backups/email
mailboxErrorEmailComma-separated list of email addresses which will get alarm e-mails when there are connection problems to the e-mail servermyfisrtuser@mycompany.com,myseconuser@mycompany.com,
mailboxErrorSubjectRegard of the alarm e-mailsplease contact your system administrator
mailboxErrorTargetWorkgroupIdID of the group that will get tickets when there are connection problems to the e-mail serverie 17
maintenanceEmailE-mail address for support purposesz.B. support@bergener-partner.de
maintenanceEmailSubjectRegard of support e-mailstodo4teams support report
MAX_SEARCH_RESULTSMaximum number of possible matches in the archive searchie 50
REPLY_SUBJECT_FORMAT  Format of the subject of e-mail answers send with todo4teams#%TICKETID  // Re: %SUBJECT
or
Re: %SUBJECT (Sender: %FROM, To: %TO)
where
%TICKETID is the ticket id
%SUBJECT is the subject of the received message resp. ticket title
%FROM sender of ther received message
%TO addressee of the received message
%PREFIX  predefined subject (i.e. "Ihre Anfrage an.." oder "Your request to..")
REPORT_LIMITMaximum number of lines of the relevant reports.The default value is 65530.
REPORT_DATETIME_FORMATDatumsformat in den Excel-Berichten.e.g.  yyyy-MM-dd HH:mm for Year-Monath-Day Hour:Minute
SmsGatewayLoginUser name for the SMS-Gatewayuser name
SmsGatewayPasswordPassword for the SMS-ProxyKennwort
transferIntervalTime interval in seconds that the client will be updated in the in pull modeie 15
UsageReportAddressees and language of the todo4teams monthly reportto=admins[, supervisors, users]
language=de
MAX_JOB_COUNTMaximum number of initial loaded jobs(default: 1024)ie 2048
MAX_POLL_COUNTMaximum number of initial loaded messages (default: 1024)ie 2048
UNRESTRICTED_SEARCH Controls the restriction of archive search i.e. filtering for owned or assigned tickets. true: enable unrestricted search, false: restrict search to owned or assigned tickets, local: search  all tickets owned by or assigned to the groups of the user

Go to Script Events and Contexts...

     

Child Pages