mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
Add notice about smtp
This commit is contained in:
parent
c72e1a1c63
commit
05c7b7156b
@ -1,6 +1,8 @@
|
|||||||
# ![jfa-go](images/jfa-go-banner-wide.svg)
|
# ![jfa-go](images/jfa-go-banner-wide.svg)
|
||||||
|
|
||||||
A rewrite of [jellyfin-accounts](https://github.com/hrfee/jellyfin-accounts) in Go. It has feature parity with the Python version, but should be faster.
|
A rewrite of [jellyfin-accounts](https://github.com/hrfee/jellyfin-accounts) in Go. It has feature parity\* with the Python version, but should be faster.
|
||||||
|
|
||||||
|
\* *currently missing SMTP support.*
|
||||||
|
|
||||||
#### Install/usage
|
#### Install/usage
|
||||||
|
|
||||||
|
25
invites.json
25
invites.json
@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"Ucfde4vQQxFFVbN8zopiCA": {
|
|
||||||
"created": "28/7/20 14:40",
|
|
||||||
"no-limit": true,
|
|
||||||
"valid_till": "2020-07-29T14:40:40.100081",
|
|
||||||
"email": "hrfee@pm.me",
|
|
||||||
"used-by": [
|
|
||||||
[
|
|
||||||
"test@test.com",
|
|
||||||
"28/7/20 14:40"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"notify": {
|
|
||||||
"harveyltindall@gmail.com": {
|
|
||||||
"notify-expiry": true,
|
|
||||||
"notify-creation": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kr6M9PirRk0gmlCgaJTB-g": {
|
|
||||||
"created": "28/7/20 14:41",
|
|
||||||
"remaining-uses": 20,
|
|
||||||
"valid_till": "2020-07-29T14:41:18.130088"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user