A little polishing, make upgrade banner work when not logged in
This commit is contained in:
@@ -115,7 +115,6 @@ type Config struct {
|
||||
EnableWeb bool
|
||||
EnableSignup bool // Enable creation of accounts via API and UI
|
||||
EnableLogin bool
|
||||
EnablePayments bool
|
||||
EnableReservations bool // Allow users with role "user" to own/reserve topics
|
||||
Version string // injected by App
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user