Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/front-web/build/assets/fonts/functions.tar
Назад
responses/404.js 0000644 00000000155 15107072303 0007431 0 ustar 00 'use strict'; module.exports = async (/* ctx */) => { // return ctx.notFound('My custom message 404'); }; bootstrap.js 0000644 00000000642 15107072303 0007117 0 ustar 00 'use strict'; /** * An asynchronous bootstrap function that runs before * your application gets started. * * This gives you an opportunity to set up your data model, * run jobs, or perform some special logic. * * See more details here: https://strapi.io/documentation/v3.x/concepts/configurations.html#bootstrap */ module.exports = () => { return { serverConfig: { fullBacked: true, } } }; cron.js 0000644 00000000667 15107072303 0006052 0 ustar 00 'use strict'; /** * Cron config that gives you an opportunity * to run scheduled jobs. * * The cron format consists of: * [SECOND (optional)] [MINUTE] [HOUR] [DAY OF MONTH] [MONTH OF YEAR] [DAY OF WEEK] * * See more details here: https://strapi.io/documentation/v3.x/concepts/configurations.html#cron-tasks */ module.exports = { /** * Simple example. * Every monday at 1am. */ // '0 1 * * 1': () => { // // } };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка