/[mws]/trunk/global.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/global.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21 by dpavlin, Sat May 8 00:54:16 2004 UTC revision 39 by dpavlin, Mon May 10 14:07:44 2004 UTC
# Line 1  Line 1 
1  # global configuration file  # global configuration file
2    
3  [global]  [global]
4            listen = 127.0.0.1:6969
5          index = /data/mws/index/          index = /data/mws/index/
6          templates = /data/mws/templates/          templates = /data/mws/templates/
7            static_html = /data/mws/html/
8          # autoformat if mails have longer lines than...          # autoformat if mails have longer lines than...
9          wrap_margin = 76          wrap_margin = 76
10          # limit number of returned results          # limit number of returned results
# Line 13  Line 15 
15  [folders]  [folders]
16  #       test = /data/mws/test-mbox  #       test = /data/mws/test-mbox
17  #       maypole = /home/dpavlin/mail/private/mail/maypole  #       maypole = /home/dpavlin/mail/private/mail/maypole
18          inbox = /home/dpavlin/Mail/INBOX/  #       inbox = /home/dpavlin/Mail/INBOX/
19          private = /home/dpavlin/Mail/dpavlin/          private = /home/dpavlin/Mail/dpavlin/
20          sent-mail = /home/dpavlin/Mail/sent-mail/  #       sent-mail = /home/dpavlin/Mail/sent-mail/
21          sent-mail-private = /home/dpavlin/Mail/sent-mail-private/  #       sent-mail-private = /home/dpavlin/Mail/sent-mail-private/
22    

Legend:
Removed from v.21  
changed lines
  Added in v.39

  ViewVC Help
Powered by ViewVC 1.1.26