Skip to content

Interface: LocalSite

Defined in: src/types/index.ts:84

Extends

  • output<typeof schemas.LocalSite>

Properties

PropertyTypeDefault valueDescriptionInherited fromDefined in
application_question?stringundefinedAn optional registration application questionnaire in markdown.z.infer.application_questionsrc/schemas/GetSiteResponse.ts:32
captcha_enabledbooleanundefined-z.infer.captcha_enabledsrc/schemas/GetSiteResponse.ts:33
comment_downvotes"local" | "all" | "disable"FederationModeWhat kind of comment downvotes your site allows.z.infer.comment_downvotessrc/schemas/GetSiteResponse.ts:37
comment_upvotes"local" | "all" | "disable"FederationModeWhat kind of comment upvotes your site allows.z.infer.comment_upvotessrc/schemas/GetSiteResponse.ts:41
commentsnumberundefined-z.infer.commentssrc/schemas/GetSiteResponse.ts:42
communitiesnumberundefined-z.infer.communitiessrc/schemas/GetSiteResponse.ts:43
email_verification_requiredbooleanundefined-z.infer.email_verification_requiredsrc/schemas/GetSiteResponse.ts:44
legal_information?stringundefined-z.infer.legal_informationsrc/schemas/GetSiteResponse.ts:45
post_downvotes"local" | "all" | "disable"FederationModeWhat kind of post downvotes your site allows.z.infer.post_downvotessrc/schemas/GetSiteResponse.ts:49
post_upvotes"local" | "all" | "disable"FederationModeWhat kind of post upvotes your site allows.z.infer.post_upvotessrc/schemas/GetSiteResponse.ts:53
postsnumberundefined-z.infer.postssrc/schemas/GetSiteResponse.ts:54
registration_mode"closed" | "require_application" | "open"RegistrationMode-z.infer.registration_modesrc/schemas/GetSiteResponse.ts:55
usersnumberundefined-z.infer.userssrc/schemas/GetSiteResponse.ts:56
users_active_daynumberundefined-z.infer.users_active_daysrc/schemas/GetSiteResponse.ts:57
users_active_half_yearnumberundefined-z.infer.users_active_half_yearsrc/schemas/GetSiteResponse.ts:58
users_active_monthnumberundefined-z.infer.users_active_monthsrc/schemas/GetSiteResponse.ts:59
users_active_weeknumberundefined-z.infer.users_active_weeksrc/schemas/GetSiteResponse.ts:60