]> git.pld-linux.org Git - packages/awffull.git/blob - awffull.sysconfig
e4b30af2f8022c38b246f63cb864be9b21e89063
[packages/awffull.git] / awffull.sysconfig
1 # Customized settings for awffull
2
3 # Enable cron [yes|no]
4 ENABLE="no"
5
6 # Output language
7 # LANG="pl_PL.UTF-8"
8
9 # Allow multiple configs in /etc/awffull/
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/
13 MULTIPLE="yes"
14
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
19 # Supress messages
20 # QUIET="yes"
21
22 # Don't display any messages
23 # REALLY_QUIET="yes"
24
25 # Force checking if awffull is done with proper user rights
26 FORCE_USER="stats"
This page took 0.065688 seconds and 3 git commands to generate.