Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IServerOptions

The options of a server constructor

Hierarchy

  • IServerOptions

Index

Properties

basicAuth

basicAuth: IBasicAuth

basic authentication informatin to access the nextcloud server

Optional logRequestResponse

logRequestResponse: undefined | false | true

Optional proxy

proxy: IProxy

url

url: string

the url of the nextcloud server like https://nextcloud.mydomain.com

Generated using TypeDoc