Explorar o código

remove unused config

Shun Miyazawa %!s(int64=3) %!d(string=hai) anos
pai
achega
c523ea9b38
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      packages/app/src/server/models/config.ts

+ 0 - 2
packages/app/src/server/models/config.ts

@@ -151,8 +151,6 @@ export const defaultCrowiConfigs: { [key: string]: any } = {
 };
 
 export const defaultMarkdownConfigs: { [key: string]: any } = {
-  'markdown:xss:isEnabledPrevention': true,
-  'markdown:xss:option': 2,
   'markdown:xss:tagWhiteList': [],
   'markdown:xss:attrWhiteList': [],
   'markdown:rehypeSanitize:isEnabledPrevention': true,