Template: pcxportal/session_cleanup
Type: boolean
Default: true
Description: Do you want the session_cleanup cronjob installed?
 The Portal can run an hourly cronjob to make sure that orphaned sessions
 get cleaned up.
 .
 .
 This will symlink the cronjob from 
 .
 /usr/lib/pcx_portal/cron/Portal/portal_session_cleanup to /etc/cron.hourly/

Template: pcxportal/log_purge
Type: boolean
Default: true
Description: Do you want the log_purge cronjob installed?
 The Portal can run a daily cronjob to make sure that the log table doesn't
 grow unchecked and cause the filesystem to fillup.  This has happened several
 times to one of our installs. :(
 .
 .
 This will symlink the cronjob from
 .
 /usr/lib/pcx_portal/cron/Portal/portal_log_purge to /etc/cron.daily/

