12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
|
bind_host = "127.0.0.1"
|
||
|
bind_port = 8080
|
||
|
|
||
|
smtp_host = "<SMTP-HOST>"
|
||
|
smtp_port = 465
|
||
|
smtp_username = "<SMTP-USERNAME>"
|
||
|
smtp_password = "<SMTP-PASSWORD>"
|
||
|
smtp_receiver = "<SMTP-RECEIVER>"
|
||
|
|
||
|
captcha_directory = "/tmp/netoik-api/captcha"
|
||
|
captcha_expiration = "1h"
|