Logo
Explore Help
Sign In
TSP/taurus-api
1
0
Fork 0
You've already forked taurus-api
Code Issues Pull Requests Releases Wiki Activity
taurus-api/config/autoload/cli.global.php

16 lines
333 B
PHP
Raw Normal View History

* avatar overrides added * cli commands framework added * labinfo service for lab temp monitoring * kanban entry label support
2017-08-18 15:49:19 +02:00
<?php
return [
'dependencies' => [
'invokables' => [],
'factories' => [
* tspInfoService added * caching is now enadbled on api endpoints * cli task created for cache renewal
2017-09-08 15:31:21 +02:00
App\Command\UpdatePageCachesCommand::class => App\Command\UpdatePageCachesFactory::class,
* avatar overrides added * cli commands framework added * labinfo service for lab temp monitoring * kanban entry label support
2017-08-18 15:49:19 +02:00
],
],
'console' => [
'commands' => [
* tspInfoService added * caching is now enadbled on api endpoints * cli task created for cache renewal
2017-09-08 15:31:21 +02:00
App\Command\UpdatePageCachesCommand::class,
* avatar overrides added * cli commands framework added * labinfo service for lab temp monitoring * kanban entry label support
2017-08-18 15:49:19 +02:00
],
],
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 123ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API