src/aoc-server.ts
Properties |
|
customLoginProviders |
customLoginProviders:
|
Type : AocLoginProvider[]
|
Optional |
customRouters |
customRouters:
|
Type : AocServerCustomRouter[]
|
Optional |
entitiesDir |
entitiesDir:
|
Type : string
|
Optional |
hooksDir |
hooksDir:
|
Type : string
|
Optional |
port |
port:
|
Type : number
|
Optional |
publicDir |
publicDir:
|
Type : string
|
Optional |
reportsDir |
reportsDir:
|
Type : string
|
Optional |
requestLimit |
requestLimit:
|
Type : string
|
Optional |