diff options
author | terry%netscape.com <> | 1998-09-03 07:31:50 +0200 |
---|---|---|
committer | terry%netscape.com <> | 1998-09-03 07:31:50 +0200 |
commit | bd2c14a4abfd27cdd8a1de0cb8cbe019c75897b2 (patch) | |
tree | 7cb7bb77e413133cb32ce4578c76b86a0984d011 /README | |
parent | 6d234deb0bec2680fc4b909e06d2fa61f1fc00e9 (diff) | |
download | bugzilla-bd2c14a4abfd27cdd8a1de0cb8cbe019c75897b2.tar.gz bugzilla-bd2c14a4abfd27cdd8a1de0cb8cbe019c75897b2.tar.xz |
Oops; mention nomail and maillock. (Thanks to
Sam Ziegler <ziegler@mediaguaranty.com> for pointing out their lack.)
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -101,7 +101,8 @@ directories. web server. Bugzilla keeps some temporary files here. Create an empty file in that directory named "comments"; make sure -it is writable by the web server. +it is writable by the web server. Also, create empty files named +"nomail" and "mail". 3. Setting up database |