Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi/lib/middlewares/hsts/index.js
Назад
'use strict'; /** * Module dependencies */ const convert = require('koa-convert'); const { hsts } = require('koa-lusca'); /** * HSTS hook */ module.exports = strapi => { return { /** * Initialize the hook */ initialize() { strapi.app.use(async (ctx, next) => { if (ctx.request.admin) return next(); return await convert(hsts(strapi.config.middleware.settings.hsts))( ctx, next ); }); }, }; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка