mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-12-08 09:16:35 +00:00
wip
This commit is contained in:
@@ -42,6 +42,7 @@ type Config struct {
|
||||
DisableAnalytics bool `mapstructure:"disable-analytics"`
|
||||
DisableResources bool `mapstructure:"disable-resources"`
|
||||
SocketPath string `mapstructure:"socket-path"`
|
||||
AccessLogFile string `mapstructure:"access-log-file"`
|
||||
}
|
||||
|
||||
// OAuth/OIDC config
|
||||
|
||||
Reference in New Issue
Block a user