FEATURE: Add new site setting to restrict how many times you can click on an

invite to "passthrough" as logged in, with a default of 0 hours. Also changes
default invite expiry from 7 days to 1.
This commit is contained in:
Robin Ward
2014-07-01 12:52:52 -04:00
parent bad5938cdd
commit d9e583af1a
4 changed files with 32 additions and 6 deletions

View File

@@ -247,7 +247,8 @@ users:
enable_names:
client: true
default: true
invite_expiry_days: 4
invite_expiry_days: 1
invite_passthrough_hours: 0
invites_shown:
client: true
default: 30