16 lines
212 B
Plaintext
16 lines
212 B
Plaintext
[sqlalchemy]
|
|
|
|
|
|
[mail]
|
|
username = email@example.com
|
|
password = password
|
|
default_sender = sender <noreply@example.com>
|
|
server = smtp.gmail.com
|
|
port = 465
|
|
use_ssl = true
|
|
use_tls = false
|
|
|
|
[theme]
|
|
paths =
|
|
default =
|