File sysconfig.netapp-disk-usage of Package nettapp-disk-usage

## Path:                Network/File systems/NetApp
## Description:         Run daily cronjob or not
## Type:                yesno
## Default:             yes
#
# Run the daily cronjob which sends Quota Reports to users and 
# administrators.
#
RUN_QUOTA_REPORT_SCRIPT="yes"

## Description:         Send email to Admin users only
## Type:                yesno
## Default:             no
#
# Send Quota Report Emails only to Admin users
#
ADMINONLY="no"

## Description:         Send email to users only
## Type:                yesno
## Default:             no
#
# Send Quota Report Emails only to Users.
#
USERONLY="no"

## Description:         Path to config file
## Type:
## Default:             "/etc/netapp-disk-usage/netapp-disk-usage.ini"
#
# You can define another config file to use.
# (for testing as example)
#
CONFIGFILE="/etc/netapp-disk-usage/netapp-disk-usage.ini"

## Description:         Run resize quota command
## Type:                yesno
## Default:             no
#
# Run "quota resize" command before checking quotas to be sure 
# getting the latest changes that are configured via webui or 
# commandline included in the report.
#
RUN_RESIZE_QUOTA="no"

## Description:         Generate HTML output
## Type:                yesno
## Default:             no
#
# Generate a HTML page for each filer containing a list of all
# users with their quotas.
# Can be configured via HTML template in config directory.
#
GENERATE_HTML="no"
openSUSE Build Service is sponsored by