forked from wallabag/wallabag
committed by
Kevin Decherf
parent
83193417a6
commit
21dee08b4d
@ -209,6 +209,7 @@ scheb_two_factor:
|
|||||||
|
|
||||||
google:
|
google:
|
||||||
enabled: "%twofactor_auth%"
|
enabled: "%twofactor_auth%"
|
||||||
|
issuer: "%server_name%"
|
||||||
template: WallabagUserBundle:Authentication:form.html.twig
|
template: WallabagUserBundle:Authentication:form.html.twig
|
||||||
|
|
||||||
email:
|
email:
|
||||||
|
|||||||
@ -24,6 +24,7 @@ parameters:
|
|||||||
database_charset: utf8mb4
|
database_charset: utf8mb4
|
||||||
|
|
||||||
domain_name: https://your-wallabag-url-instance.com
|
domain_name: https://your-wallabag-url-instance.com
|
||||||
|
server_name: "Your wallabag instance"
|
||||||
|
|
||||||
mailer_transport: smtp
|
mailer_transport: smtp
|
||||||
mailer_user: ~
|
mailer_user: ~
|
||||||
|
|||||||
Reference in New Issue
Block a user