mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: up invite expiry to 30 days
This commit is contained in:
parent
d56d7866ff
commit
20ccfbf718
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ users:
|
|||
enable_names:
|
||||
client: true
|
||||
default: true
|
||||
invite_expiry_days: 1
|
||||
invite_expiry_days: 30
|
||||
invite_passthrough_hours: 0
|
||||
invites_shown:
|
||||
client: true
|
||||
|
|
Loading…
Reference in a new issue