feat: Add settings for ep_expiration plugin

This commit is contained in:
Glenn Y. Rolland 2022-05-08 21:02:12 +02:00
parent 9304d4ce07
commit b93a767757

View file

@ -96,6 +96,10 @@ EOF
fi
cat <<- EOF >> settings.json
"ep_expiration" : {
"enabled": true,
"max_days": 30
}
}
EOF
fi