mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-02 03:23:32 +08: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