|
@@ -56,8 +56,6 @@ export interface IConfig{
|
|
"applicationUri": string
|
|
"applicationUri": string
|
|
"productUri": string
|
|
"productUri": string
|
|
"applicationName": string
|
|
"applicationName": string
|
|
- "port": number,
|
|
|
|
- "maxConnections": number,
|
|
|
|
"allowAnonymous": boolean,
|
|
"allowAnonymous": boolean,
|
|
"nodesets": string[],
|
|
"nodesets": string[],
|
|
"mapping": IMappingEntry[]
|
|
"mapping": IMappingEntry[]
|