- TP version
- other
I'm using Cattle (v2.4.13) and I'm wondering if there's a way to make 1-time invites. In config.php, I see
But I don't see a way to make only 1 time invites.// Syntax: 'invite_code' => 'validity_period'
// The 'validity_period' value is based on strtotime() function: PHP: strtotime - Manual
// You can also create a permanent invite, set 'permanent' value for 'validity_period'