forked from Archives/Athou_commafeed
requiring an email address for users is now configurable (#1914)
This commit is contained in:
@@ -220,6 +220,7 @@ export interface ServerInfo {
|
||||
version: string
|
||||
gitCommit: string
|
||||
allowRegistrations: boolean
|
||||
emailAddressRequired: boolean
|
||||
smtpEnabled: boolean
|
||||
demoAccountEnabled: boolean
|
||||
websocketEnabled: boolean
|
||||
|
||||
Reference in New Issue
Block a user