@@ -112,6 +112,8 @@ type Config struct {
OIDC OIDCConfig
LogTail LogTailConfig
CLI CLIConfig
}
@@ -138,6 +140,10 @@ type DERPConfig struct {
UpdateFrequency time.Duration
type LogTailConfig struct {
Enabled bool
type CLIConfig struct {
Address string
APIKey string
The note is not visible to the blocked user.