@@ -0,0 +1,14 @@
package main
type Config struct {
Addr string
DataDir string
OAuth2Enable bool
OAuth2RedirectUrl string
OAuth2ClientID string
OAuth2ClientSecret string
IssuerUrl string
ZoneUrl string
}
The note is not visible to the blocked user.