summaryrefslogtreecommitdiffhomepage
path: root/debug-me.default
blob: eca7ab52fd631cd6539caa2fa7c48f7e08671ad4 (plain)
1
2
3
4
5
6
# Address from which session logs will be sent to the user.
# This should be set to a real e-mail address.
EMAIL="postmaster"

# Parameters to pass to debug-me when it's started as a daemon.
DAEMON_PARAMS="--server /var/log/debug-me/ --delete-old-logs --from-email $EMAIL"