mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
update system info result, fix cloudflare export
This commit is contained in:
@@ -409,6 +409,8 @@ export class SystemController extends Controller {
|
||||
config: c.get("app")?.version(),
|
||||
bknd: getVersion(),
|
||||
},
|
||||
mode: this.app.mode,
|
||||
readonly: this.app.isReadOnly(),
|
||||
runtime: getRuntimeKey(),
|
||||
connection: {
|
||||
name: this.app.em.connection.name,
|
||||
|
||||
Reference in New Issue
Block a user