Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-09-27 12:54:55 +0300
committerJoas Schilling <coding@schilljs.com>2017-09-28 16:53:59 +0300
commit2a33f7fd1a14dafd726ce912547f6df976b97ae8 (patch)
tree1e8fa0cf61e082d2c39ab8541741da9503666ae6 /appinfo
parentb3ef9248b19368b4107cbfca1d865833774a04ba (diff)
Allow setting multiple STUN servers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b73b57c98..9e23c7441 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -42,7 +42,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<bugs>https://github.com/nextcloud/spreed/issues</bugs>
<repository type="git">https://github.com/nextcloud/spreed.git</repository>
- <version>2.1.5</version>
+ <version>2.1.6</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />
@@ -61,8 +61,9 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
</navigations>
<settings>
- <admin>OCA\Spreed\Settings\Admin</admin>
- <admin-section>OCA\Spreed\Settings\AdminSection</admin-section>
+ <admin>OCA\Spreed\Settings\Admin\TurnServer</admin>
+ <admin>OCA\Spreed\Settings\Admin\StunServer</admin>
+ <admin-section>OCA\Spreed\Settings\Admin\Section</admin-section>
</settings>
<activity>