home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / IUTIL170.ZIP / IUTIL.CFG < prev    next >
Text File  |  1995-07-09  |  2KB  |  70 lines

  1. ;
  2. ;   Example-configuration for IUTIL 1.61
  3. ;
  4. ;   IUTIL 1.61  (C) by Andreas Klein, 2:2480/47@FidoNet
  5. ;
  6. ;   Simple configuration
  7. ;
  8. ;   If you don't want to use the CONVERT or AAC function, you can use this
  9. ;   config file after adapting it to your setup.
  10. ;
  11. ; ===========================================================================
  12. ;
  13. ; Global options
  14. ;
  15. ; ===========================================================================
  16. ;
  17. ; Delete the *.BAK-files after reaching the end of each section.
  18. ;
  19. ; DELETEBACKUP
  20. ;
  21. ; Defines the IUTIL-log. Default is IUTIL.LOG in the current directory
  22. ;
  23. ;LOG C:\FD\LOG\IUTIL.LOG
  24. ;
  25. ; Defines the loglevel (the information which should be written into the log)
  26. ;
  27. ; Possible parameters are:
  28. ;
  29. ;          DISABLED  no logging
  30. ;          FATAL     Fatal Errors          (!)
  31. ;          ERROR     Other Errors          (?)
  32. ;          PROGRAM   Execution information ($)
  33. ;          BRIEF     Brief messages        (+)
  34. ;          TRIVIAL   Trivial messages      (-)
  35. ;          DEBUG     Debuglevel            ( )
  36. ;
  37. ;          DEBUG will slow down IUTIL because lot of things are written
  38. ;          to the logfile.
  39. ;
  40. LOGLEVEL FATAL ERROR PROGRAM BRIEF TRIVIAL
  41. ;
  42. ; Defines whether IUTIL should support the sharing of files (network, multi-
  43. ; tasking environment). This statement should only be used if SHARE has
  44. ; been loaded.
  45. ; If sharing should be enabled at the start of IUTIL, use the commandline
  46. ; switch /SHARING
  47. ;
  48. ;SHARING
  49. ;
  50. ; This statement disables the short wait time at the end of IUTIL. This can
  51. ; also be done with the commandline switch /NOWAIT.
  52. ;
  53. ;NOWAITATEND
  54. ;
  55. ; ===========================================================================
  56. ;
  57. ; IMAIL section, IMAIL config-path
  58. ;
  59. ; ===========================================================================
  60. ;
  61. [Imail]
  62. ;
  63. ; Path to the IMAIL-configuration.
  64. ; If you have defined the IMAIL-environment variable, this statement can be
  65. ; omitted.
  66. ;
  67. ;PATH C:\FD\IMAIL\
  68. ;
  69. ;
  70.