# Defaults for planetfilter systemd service
# sourced by /usr/share/planetfilter/update-feeds

#
# This is a POSIX shell fragment
#

# Use this to set the HTTP proxy to be used to fetch feeds over HTTP
#export http_proxy="localhost:8123"

# Use this to set the HTTP proxy to be used to fetch feeds over HTTPS
#export https_proxy="localhost:8123"

# Maximum amount of virtual memory the systemd service can use (in kB)
MAX_VMEM=204800
