diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-04-10 19:48:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-04-10 19:48:09 -0300 |
commit | 8b4c297cd6dd57393dc066e80087bb1c75bd7963 (patch) | |
tree | 3fcfa3d6827f679067e223bcc0770e83a4d27ae7 /README | |
parent | 867a6100e5735a31aff91bea1a3ecb4586354dea (diff) | |
download | firma-8b4c297cd6dd57393dc066e80087bb1c75bd7963.tar.gz firma-8b4c297cd6dd57393dc066e80087bb1c75bd7963.tar.bz2 |
Changing default config parameters
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -140,9 +140,9 @@ Setup 2 - Copy firma script to whatever you like, e.g. /usr/local/bin and check that it has no write permission - 3 - Create a list-wide config file (default is /etc/firma.conf) with + 3 - Create a list-wide config file (default is /var/lib/firma/firma.conf) with the common definitions for all lists. You might just copy the sample - firma.conf and edit according to your needs. + firma.conf.dist and edit according to your needs. All config variables can be overwritten at each list's own config file; firma.conf should be chmoded as 600, chowned nobody.nobody or whatever |