From 8820eac129a7830432ca52f41b83d74ee47ccd09 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 15 May 2019 09:32:33 -0700 Subject: Removing need for spam_timer --- docs/api.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/api.md b/docs/api.md index 69229c16..032c08aa 100644 --- a/docs/api.md +++ b/docs/api.md @@ -68,8 +68,7 @@ Only the first user will be able to be the admin. email: Option, password: String, password_verify: String, - admin: bool, - spam_timeri: i64, + admin: bool } } ``` -- cgit v1.2.3