home *** CD-ROM | disk | FTP | other *** search
/ PC User 2004 November / PCU1104CD1.iso / software / palm / files / Colligo.exe / Disk1 / Colligo.ini next >
Encoding:
INI File  |  2004-08-24  |  3.7 KB  |  96 lines

  1. ; Colligo Workgroup Edition V3.2 INI File
  2.  
  3. ; This INI file contains user preference and company policy settings.
  4. ; Your company IT department can alter these values and redistribute 
  5. ; the new settings at any time. Settings are assigned using either a 
  6. ; "=" or a ":=". The "=" specifies a default for the case where no 
  7. ; registry entry already exists for this setting, i.e. the first time
  8. ; Colligo is installed. The ":=" provides an override that always
  9. ; replaces any value that already exists for this setting in the 
  10. ; registry. 
  11.  
  12. ;-----------------------------------------------------------------------------------------------------------------------
  13. ; UI Preferences
  14. ;-----------------------------------------------------------------------------------------------------------------------
  15.  
  16. [General]
  17.  
  18. ; Setting Name:      LaunchAtStartup 
  19. ; Description:     Use this to select if Colligo is automatically launched on windows startup. Range is 0: false or 1: true
  20. ; Default:        FALSE
  21. LaunchAtStartup = 0
  22.  
  23. ; Setting Name:    StartMinFlag
  24. ; Description:    This flag is used for window sizing when app starts up. StartMinFlag of 0 means application will start with
  25. ;        full screen. StartMinFlag of 1 means application will start and window is minimized
  26. StartMinFlag = 0
  27.  
  28. ; Setting Name:    MMS_DisplaySetting 
  29. ; Description:    This controls how you view other users
  30. ;         Custom name : 0
  31. ;         Windows Login Name : 1
  32. ;         Machine name : 2
  33.  
  34.  
  35. MMS_DisplaySetting = 0
  36.  
  37. ; Setting Name:    DUC
  38. ; Description:    Disable Update Check
  39.  
  40.  
  41. DUC = 0
  42.  
  43. [/General]
  44.  
  45. ;-----------------------------------------------------------------------------------------------------------------------
  46. ; MDOX Preferences
  47. ;-----------------------------------------------------------------------------------------------------------------------
  48.  
  49. [MDOX]
  50.  
  51. ; Setting Name:    UDPPort  
  52. ; Description:    This value corresponds to the UDP Port that the discovery packets are sent to
  53. UDPPort = 7550
  54.  
  55. ; Setting Name:    TCPPort -
  56. ; Description:     This value corresponds to the TCP port that the Colligo Application communicates on 
  57.  
  58. TCPPort := 7550
  59. TTL := 3
  60.  
  61. [/MDOX]
  62.  
  63.  
  64. ;-----------------------------------------------------------------------------------------------------------------------
  65. ; Security Preferences
  66. ;-----------------------------------------------------------------------------------------------------------------------
  67.  
  68. [Security]
  69.  
  70. ; Setting Name: EnforceSecurity
  71. ; Description:  When this is set to 0, users are allowed to enable/disable security.  The checkbox
  72. ;               in the security preferences tab is enabled.  When set to 1, this prevents users from 
  73. ;               enabling/disabling security.  The checkbox in the security preferences tab is greyed out.
  74. EnforceSecurity := 0
  75.  
  76. ; Setting Name: SecurityEnabled
  77. ; Description:  Determines whether or not security is enabled.  Set to 1 to enable security, set to 0
  78. ;               to disable security.  By default, security is enabled and the user may disable it 
  79. ;               through the UI.  If EnforceSecurity is set to 1, the user may not change this preference
  80. ;               through the UI.
  81. ;SecurityEnabled := 1
  82.  
  83. ; Setting Name: CertificateLifetime
  84. ; Description:  This determines the lifetime of a certificate in months.  When the user generates a certificate
  85. ;               it will be valid for the specified number of months.  When the certificate expires, the user
  86. ;               will have to regenerate his/her certificate and reauthenticate with his/her colleagues.
  87. CertificateLifetime := 12
  88.  
  89. [/Security]
  90.  
  91. ;---------------------------------------------------------------------
  92. ; Card Control
  93. ;---------------------------------------------------------------------
  94. [Instant Network]
  95. EWC := 0
  96. [/Instant Network]