]> git.pld-linux.org Git - packages/awffull.git/blame - awffull.sysconfig
- rel.3 - works nice - STBR to AC and TH
[packages/awffull.git] / awffull.sysconfig
CommitLineData
a5ade1a0
PG
1# Customized settings for awffull
2
3# Enable cron [yes|no]
4ENABLE="no"
5
6# Output language
7# LANG="pl_PL"
8
9# Allow multiple configs in /etc/awffull/
849e40dc
PG
10# Files must have names: *.conf
11# Warning: it disables parsing /etc/awffull.conf. If you want to make use
12# of that file - move it into /etc/awffull/
a5ade1a0
PG
13MULTIPLE="yes"
14
955df397
PG
15# Use dnshistory for resolving IP into DNS-name
16# Warning: you need to install dnshistory package to have it working!
17# USE_DNSHISTORY="yes"
18
a5ade1a0
PG
19# Supress messages
20# QUIET="yes"
21
22# Don't display any messages
23#REALLY_QUIET="yes"
955df397 24
This page took 0.266217 seconds and 4 git commands to generate.