application: settings: Add autoload-plugins setting
This setting will be used to define the provider plugins to be loaded on application startup if calls has been invoked without `--provider`
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
<description>The country code is used for contact name lookup</description>
|
||||
</key>
|
||||
|
||||
<key name="autoload-plugins" type="as">
|
||||
<default>["mm", "sip"]</default>
|
||||
<summary>The plugins to load automatically</summary>
|
||||
<description>These plugins will be automatically loaded on application startup.</description>
|
||||
</key>
|
||||
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
Reference in New Issue
Block a user