System Parameter

From Plex-XML
Jump to: navigation, search

Contents

Default Plex-XML system parameter

Mail

  • MAIL_FROM --> Default from address in mails
  • MAIL_HOST --> Host that is used for sending mails
  • MAIL_SMTPUser --> SMTP User (FALSE if you don't need an user)
  • MAIL_SMTPPassword --> SMTP Password

Internal Password Handling

  • MAX_PWD_AGE --> Max. age of passwords for local accounts in days. Not for LDAP users.
    • 0 --> unlimited
  • MAX_PWD_ERR --> Max. number of wrong password entries
    • Default 5
  • MIN_PWD_LENGTH --> Min. length of internal passwords
    • Dafult 6

Layout

  • FormatButton --> Preset of the User-Parameter to allow the user to change Formats
    • TRUE / FALSE
  • LastUsedMenu --> Preset of the User-Parameter last used menu entry
  • RealWin --> Preset of the User-Parameter if normal browser windows or internal AJAX/Jscript windows are used
    • TRUE / FALSE
  • RecordsExport --> Preset of the User-Parameter for the number of records used for exports e.g. PDF or Excel
    • Default 1000
  • RecordsPerPage --> Preset of the User-Parameter for the number of records in FindBrowse functions
    • Default 30
  • ShowMenuTree --> Preset of the User-Parameter if the navigation tree is shown
    • TRUE / FALSE

Session

  • SESS_CACHE_DB --> Number of minutes where session statistics are keept in cache.
    • Default 15
    • 0 = don't use the cache
  • SESS_TIME_OUT --> Session timeout in minutes

Activity

  • ActTypeRestrict --> Activity-Types are restricted to: 1=Software, 2=Enterprise, 3=Shop

Other

  • SYS_DEF_LANG --> Default system language if browser language is not supported
    • de, en ...
  • DIS_USER_AFTER --> Disable User after a number of days without login
    • Default 90
    • 0 --> unlimited
  • FindBrowseMode --> Default action when a user clicks on a grid row
    • V=View / U=Update / B=Both
  • WRITE_LOG --> Journalize record changes in the Log file
    • Default 1
    • 0=NO, 1=YES

Colors

  • Preset of the User-Parameter for colors:
    • ColorDetail
    • ColorGEven
    • ColorGOdd
    • ColorMain
    • ColorToolbar
    • ColorTop
    • ColorTree
Personal tools