Skip to content

Add hint to settings#305

Merged
jancborchardt merged 1 commit into
masterfrom
settings-help
Apr 27, 2017
Merged

Add hint to settings#305
jancborchardt merged 1 commit into
masterfrom
settings-help

Conversation

@jancborchardt

@jancborchardt jancborchardt commented Apr 27, 2017

Copy link
Copy Markdown
Member

Adding more hints to settings, ref nextcloud/server#4478 nextcloud/server#4540

Please review @karlitschek @nextcloud/spreed

Comment thread templates/settings-admin.php Outdated
<div id="spreed" class="section">
<form id="spreed_settings_form" class="spreed_settings">
<h2 class="app-name">Spreed video calls</h2>
<p class="settings-hint"><?php p($l->t('The STUN and TURN servers should be configured to ensure best call quality in any scenario.')); ?></p>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

turn is not about quality, but whether you can connect at all.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for stun, both are about connectivity.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, is this better? :)

@codecov

codecov Bot commented Apr 27, 2017

Copy link
Copy Markdown

Codecov Report

Merging #305 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #305   +/-   ##
=========================================
  Coverage     15.46%   15.46%           
  Complexity      274      274           
=========================================
  Files            18       18           
  Lines          1293     1293           
=========================================
  Hits            200      200           
  Misses         1093     1093

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2a40f0...d731287. Read the comment docs.

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>

@Ivansss Ivansss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes more sense! 👍

@jancborchardt jancborchardt merged commit 5215638 into master Apr 27, 2017
@jancborchardt jancborchardt deleted the settings-help branch April 27, 2017 10:05
marcoambrosini pushed a commit that referenced this pull request Oct 9, 2019
…k-cli-3.3.0

Bump webpack-cli from 3.2.3 to 3.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants