/[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 14 by dpavlin, Thu May 6 19:46:58 2004 UTC revision 26 by dpavlin, Sat May 8 16:24:46 2004 UTC
# Line 3  Line 3 
3  [global]  [global]
4          index = /data/mws/index/          index = /data/mws/index/
5          templates = /data/mws/templates/          templates = /data/mws/templates/
6            static_html = /data/mws/html/
7          # autoformat if mails have longer lines than...          # autoformat if mails have longer lines than...
8          wrap_margin = 76          wrap_margin = 76
9            # limit number of returned results
10            max_results = 30
11    
12  # define folders  # define folders
13    
14  [folders]  [folders]
15  #       test = /data/mws/test-mbox  #       test = /data/mws/test-mbox
16          maypole = /home/dpavlin/mail/private/mail/maypole  #       maypole = /home/dpavlin/mail/private/mail/maypole
17  #       inbox = /home/dpavlin/Mail/INBOX/  #       inbox = /home/dpavlin/Mail/INBOX/
18            private = /home/dpavlin/Mail/dpavlin/
19    #       sent-mail = /home/dpavlin/Mail/sent-mail/
20            sent-mail-private = /home/dpavlin/Mail/sent-mail-private/
21    

Legend:
Removed from v.14  
changed lines
  Added in v.26

  ViewVC Help
Powered by ViewVC 1.1.26