summaryrefslogtreecommitdiffstats
path: root/modules/tozt/templates/teleterm.toml
blob: 39de082dd02d58767043abda7da28340e25c3dd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
[server]
allowed_login_methods = ["recurse_center"]
tls_identity_file = "/media/persistent/certbot/live/tozt.net/identity.pfx"
uid = "nobody"
gid = "nobody"

[oauth.recurse_center]
client_id = "<%= @client_id %>"
client_secret = "<%= @client_secret %>"