このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"disableRegistration": true,
"pinnedUsers": [
"string"
],
"hiddenTags": [
"string"
],
"blockedHosts": [
"string"
],
"sensitiveWords": [
"string"
],
"prohibitedWords": [
"string"
],
"themeColor": "string",
"mascotImageUrl": "string",
"bannerUrl": "string",
"serverErrorImageUrl": "string",
"infoImageUrl": "string",
"notFoundImageUrl": "string",
"iconUrl": "string",
"app192IconUrl": "string",
"app512IconUrl": "string",
"backgroundImageUrl": "string",
"logoImageUrl": "string",
"name": "string",
"shortName": "string",
"description": "string",
"defaultLightTheme": "string",
"defaultDarkTheme": "string",
"cacheRemoteFiles": true,
"cacheRemoteSensitiveFiles": true,
"emailRequiredForSignup": true,
"enableHcaptcha": true,
"hcaptchaSiteKey": "string",
"hcaptchaSecretKey": "string",
"enableMcaptcha": true,
"mcaptchaSiteKey": "string",
"mcaptchaInstanceUrl": "string",
"mcaptchaSecretKey": "string",
"enableRecaptcha": true,
"recaptchaSiteKey": "string",
"recaptchaSecretKey": "string",
"enableTurnstile": true,
"turnstileSiteKey": "string",
"turnstileSecretKey": "string",
"sensitiveMediaDetection": "none",
"sensitiveMediaDetectionSensitivity": "medium",
"setSensitiveFlagAutomatically": true,
"enableSensitiveMediaDetectionForVideos": true,
"proxyAccountId": "string",
"maintainerName": "string",
"maintainerEmail": "string",
"langs": [
"string"
],
"deeplAuthKey": "string",
"deeplIsPro": true,
"enableEmail": true,
"email": "string",
"smtpSecure": true,
"smtpHost": "string",
"smtpPort": 0,
"smtpUser": "string",
"smtpPass": "string",
"enableServiceWorker": true,
"swPublicKey": "string",
"swPrivateKey": "string",
"tosUrl": "string",
"repositoryUrl": "string",
"feedbackUrl": "string",
"impressumUrl": "string",
"privacyPolicyUrl": "string",
"useObjectStorage": true,
"objectStorageBaseUrl": "string",
"objectStorageBucket": "string",
"objectStoragePrefix": "string",
"objectStorageEndpoint": "string",
"objectStorageRegion": "string",
"objectStoragePort": 0,
"objectStorageAccessKey": "string",
"objectStorageSecretKey": "string",
"objectStorageUseSSL": true,
"objectStorageUseProxy": true,
"objectStorageSetPublicRead": true,
"objectStorageS3ForcePathStyle": true,
"enableIpLogging": true,
"enableActiveEmailValidation": true,
"enableVerifymailApi": true,
"verifymailAuthKey": "string",
"enableTruemailApi": true,
"truemailInstance": "string",
"truemailAuthKey": "string",
"enableChartsForRemoteUser": true,
"enableChartsForFederatedInstances": true,
"enableServerMachineStats": true,
"enableIdenticonGeneration": true,
"serverRules": [
"string"
],
"bannedEmailDomains": [
"string"
],
"preservedUsernames": [
"string"
],
"manifestJsonOverride": "string",
"enableFanoutTimeline": true,
"enableFanoutTimelineDbFallback": true,
"perLocalUserUserTimelineCacheMax": 0,
"perRemoteUserUserTimelineCacheMax": 0,
"perUserHomeTimelineCacheMax": 0,
"perUserListTimelineCacheMax": 0,
"notesPerOneAd": 0,
"silencedHosts": [
"string"
],
"sensitiveMediaHosts": [
"string"
],
"wellKnownWebsites": [
"string"
],
"urlPreviewDenyList": [
"string"
],
"featuredGameChannels": [
"string"
],
"summalyProxy": "string",
"urlPreviewEnabled": true,
"urlPreviewTimeout": 0,
"urlPreviewMaximumContentLength": 0,
"urlPreviewRequireContentLength": true,
"urlPreviewUserAgent": "string",
"urlPreviewSummaryProxyUrl": "string"
}curl --location 'https://misskey.io/api/admin/update-meta' \
--header 'Content-Type: application/json' \
--data '{
"disableRegistration": true,
"pinnedUsers": [
"string"
],
"hiddenTags": [
"string"
],
"blockedHosts": [
"string"
],
"sensitiveWords": [
"string"
],
"prohibitedWords": [
"string"
],
"themeColor": "string",
"mascotImageUrl": "string",
"bannerUrl": "string",
"serverErrorImageUrl": "string",
"infoImageUrl": "string",
"notFoundImageUrl": "string",
"iconUrl": "string",
"app192IconUrl": "string",
"app512IconUrl": "string",
"backgroundImageUrl": "string",
"logoImageUrl": "string",
"name": "string",
"shortName": "string",
"description": "string",
"defaultLightTheme": "string",
"defaultDarkTheme": "string",
"cacheRemoteFiles": true,
"cacheRemoteSensitiveFiles": true,
"emailRequiredForSignup": true,
"enableHcaptcha": true,
"hcaptchaSiteKey": "string",
"hcaptchaSecretKey": "string",
"enableMcaptcha": true,
"mcaptchaSiteKey": "string",
"mcaptchaInstanceUrl": "string",
"mcaptchaSecretKey": "string",
"enableRecaptcha": true,
"recaptchaSiteKey": "string",
"recaptchaSecretKey": "string",
"enableTurnstile": true,
"turnstileSiteKey": "string",
"turnstileSecretKey": "string",
"sensitiveMediaDetection": "none",
"sensitiveMediaDetectionSensitivity": "medium",
"setSensitiveFlagAutomatically": true,
"enableSensitiveMediaDetectionForVideos": true,
"proxyAccountId": "string",
"maintainerName": "string",
"maintainerEmail": "string",
"langs": [
"string"
],
"deeplAuthKey": "string",
"deeplIsPro": true,
"enableEmail": true,
"email": "string",
"smtpSecure": true,
"smtpHost": "string",
"smtpPort": 0,
"smtpUser": "string",
"smtpPass": "string",
"enableServiceWorker": true,
"swPublicKey": "string",
"swPrivateKey": "string",
"tosUrl": "string",
"repositoryUrl": "string",
"feedbackUrl": "string",
"impressumUrl": "string",
"privacyPolicyUrl": "string",
"useObjectStorage": true,
"objectStorageBaseUrl": "string",
"objectStorageBucket": "string",
"objectStoragePrefix": "string",
"objectStorageEndpoint": "string",
"objectStorageRegion": "string",
"objectStoragePort": 0,
"objectStorageAccessKey": "string",
"objectStorageSecretKey": "string",
"objectStorageUseSSL": true,
"objectStorageUseProxy": true,
"objectStorageSetPublicRead": true,
"objectStorageS3ForcePathStyle": true,
"enableIpLogging": true,
"enableActiveEmailValidation": true,
"enableVerifymailApi": true,
"verifymailAuthKey": "string",
"enableTruemailApi": true,
"truemailInstance": "string",
"truemailAuthKey": "string",
"enableChartsForRemoteUser": true,
"enableChartsForFederatedInstances": true,
"enableServerMachineStats": true,
"enableIdenticonGeneration": true,
"serverRules": [
"string"
],
"bannedEmailDomains": [
"string"
],
"preservedUsernames": [
"string"
],
"manifestJsonOverride": "string",
"enableFanoutTimeline": true,
"enableFanoutTimelineDbFallback": true,
"perLocalUserUserTimelineCacheMax": 0,
"perRemoteUserUserTimelineCacheMax": 0,
"perUserHomeTimelineCacheMax": 0,
"perUserListTimelineCacheMax": 0,
"notesPerOneAd": 0,
"silencedHosts": [
"string"
],
"sensitiveMediaHosts": [
"string"
],
"wellKnownWebsites": [
"string"
],
"urlPreviewDenyList": [
"string"
],
"featuredGameChannels": [
"string"
],
"summalyProxy": "string",
"urlPreviewEnabled": true,
"urlPreviewTimeout": 0,
"urlPreviewMaximumContentLength": 0,
"urlPreviewRequireContentLength": true,
"urlPreviewUserAgent": "string",
"urlPreviewSummaryProxyUrl": "string"
}'{}