aboutsummaryrefslogtreecommitdiff
path: root/src/api/structures/Setting.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/structures/Setting.js')
-rw-r--r--src/api/structures/Setting.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/structures/Setting.js b/src/api/structures/Setting.js
index bb37834..a622e04 100644
--- a/src/api/structures/Setting.js
+++ b/src/api/structures/Setting.js
@@ -118,7 +118,7 @@ const schema = Joi.object({
.label('Meta description')
.description('Short and accurate summary of the content of the page'),
- metaKeywords: Joi.string().default('chibisafe,lolisafe,upload,uploader,file,vue,images,ssr,file uploader,free')
+ metaKeywords: Joi.string().default('hostess,strelizia,fuwn,upload,uploader,file,vue,images,ssr,file uploader,free')
.meta({
section: Sections.SOCIAL_AND_SHARING
})