Also add comment
This commit is contained in:
parent
3581aceb5a
commit
70522ed8da
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ export interface ConfigOptions {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Overrides members from ConfigOptions that are always provided by the
|
||||||
|
// default config and are therefore non-optional.
|
||||||
export interface ResolvedConfigOptions extends ConfigOptions {
|
export interface ResolvedConfigOptions extends ConfigOptions {
|
||||||
default_server_config: {
|
default_server_config: {
|
||||||
["m.homeserver"]: {
|
["m.homeserver"]: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue