Browse Source

3 org invites per minute

pull/437/head
Kyle Spearrin 7 years ago
parent
commit
18884d564d
  1. 2
      src/Api/appsettings.json

2
src/Api/appsettings.json

@ -187,7 +187,7 @@ @@ -187,7 +187,7 @@
{
"Endpoint": "post:/organizations/*/users/invite",
"Period": "1m",
"Limit": 4
"Limit": 3
},
{
"Endpoint": "post:/organizations/*/users/invite",

Loading…
Cancel
Save