Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 1.18 KB

_schemes_directus_serverinformation_.iserverinformation.md

File metadata and controls

56 lines (29 loc) · 1.18 KB

@directus/sdk-js

Globals / "schemes/directus/ServerInformation" / IServerInformation /

Interface: IServerInformation

Hierarchy

  • IServerInformation

Index

Properties

Properties

api

api: object

Defined in schemes/directus/ServerInformation.ts:2

Type declaration:

  • database: string

  • project_logo(): object

    • full_url: string

    • url: string

  • project_name: string

  • version: string


server

server: object

Defined in schemes/directus/ServerInformation.ts:11

Type declaration:

  • general(): object

    • php_api: string

    • php_version: string

  • max_upload_size: 8388608