Configuring JIRA Options
JIRA has a number of configuration options that allow your JIRA server to be customized for use within your organization. These options can be accessed and edited on JIRA's 'General Configuration' page.
Editing JIRA's General Configuration
To access and edit options on the 'General Configuration' page:
- 「JIRA 管理者」グローバル権限を持つユーザーとしてログインします。
- Choose to open the Administration page. > System. Select General Configuration
Keyboard shortcut: g + g + start typing general configuration
- Scroll to the end of the page and click the Edit Configuration button to edit the three sections as described below:
The Advanced Settings button is only visible if you have the JIRA System Administrators global permission.
General Settings
設定 | 説明 |
---|---|
タイトル | This is the title that will be displayed on the JIRA login page and the dashboard. It helps identify your installation and its purpose. |
モード | JIRA can operate in two modes: |
Maximum Authentication Attempts Allowed | The maximum authentication attempts that are allowed before CAPTCHA is shown to a user. If you leave it blank then CAPTCHA will never be shown and users will have unlimited authentication attempts. It is recommended that you set this to a small number (e.g. below 5). |
CAPTCHA on signup | If you are running JIRA in Public mode (see above), it is strongly recommended that you enable CAPTCHA. This will show a CAPTCHA image on signup to prevent spambots from signing up. |
ベース URL | The base URL of this JIRA installation. |
メールの差出人 | Specifies the From: header format in notification emails. Default is of the form "John Doe (JIRA) <jira@company.com>". Available variables are '${fullname}', '${email}' and '${email.hostname}'. Note that the actual address (e.g. 'jira@company.com') cannot be specified here . |
はじめに | A short introduction message displayed on the dashboard. |
多言語対応
設定 | 説明 |
---|---|
インデックス作成言語 | JIRAでは、 Lucene - 高性能のテキスト検索エンジンライブラリを利用し、JIRAに保存されている課題についての全文検索を可能にします。このオプションは、JIRAの検索インデックス作成とこのリスト内の使用可能な言語で入力された課題の課題検索機能を強化するために設計されています。したがって、課題で使用される言語と一致する言語を選択します。 (選択した言語に関して)JIRAで検索を行う際に、このリスト内の特定の言語を選択すると、以下のような効果があります。
複数の言語があなたの問題で使用されている(または、上記の二つの効果を無効にしたい)場合は、その他 を選択します
|
インストール済み言語 | このセクションには JIRA システムで利用可能なすべての言語パックが一覧表示されています。 |
既定の言語 | The language used throughout the JIRA interface (as selected from the list displayed in Installed Languages above). Users can override the default language by using the Language setting in their user profile () |
既定のユーザー タイムゾーン | This is the time zone used throughout the JIRA interface. Users can override the default time zone by using the Time Zone setting in their user profile. (To choose the time format see Configuring the Layout and Design.) |
オプション
設定 | 説明 |
---|---|
ユーザーが問題に投票することを許可します | Controls whether voting is enabled in JIRA. Voting allows users to indicate a preference for issues they would like to be completed or resolved. See also the 'View Voters and Watchers' permission. |
ユーザーが課題をウォッチすることを許可する | Controls whether watching is enabled in JIRA. Users can 'watch' issues which they are interested in. Users watching an issue will be notified of all changes to it. See also the 'View Voters and Watchers' and 'Manage Watcher List' permissions. |
プロジェクト名の最大文字数 | プロジェクト名として使用できる文字の最大数を制御します。この値を変更しても、既存のプロジェクト名には影響しません。 既定:80 |
プロジェクト キーの最大文字数 | プロジェクト キーに使用できる文字の最大数を制御します。この値を変更しても、既存のプロジェクトのキーには影響しません。 2 から 255 の間の任意の値(両端の値を含む)に設定できます。 既定:10 |
未割り当ての課題を許可する | オンにすると、プロジェクトの既定の担当者が未割り当てになります。オフにすると、課題は必ず誰かに割り当てられる必要があります。既定では、各プロジェクトで定義されているプロジェクト リーダーが担当者に割り当てられます。 |
外部ユーザー管理 | When turned ON, JIRA will not display options for users to change their password and edit their profile. This will also disable the Forgot your password link on the login page. 既定:OFF |
ログアウト確認 | ログアウト時にユーザーの確認を得るかどうかを制御します。NEVER COOKIE - ユーザーが (cookie 経由で) 自動的にログインした場合、確認を求めるプロンプトを表示します。ALWAYS |
gzip 圧縮の使用 | Controls whether to compress the web pages that JIRA sends to the browser. It is recommended that this be turned ON, unless you are using mod_proxy. |
Accept remote API calls | Controls whether to allow remote client access (via XML-RPC or SOAP) to this JIRA installation, for authenticated users. |
ユーザーのメール アドレスの表示方法 | ユーザーのメール アドレスがユーザー プロファイル ページに表示される方法をコントロールします。 |
コメントの表示設定 | Determines what will be contained in the list that is presented to users when specifying comment visibility and worklog visibility. |
メール ヘッダー「Precedence: bulk」を除外する | Controls whether to prevent the Precedence: Bulk header on JIRA notification emails. This option should only be enabled when notifications go to a mailing list which rejects 'bulk' emails. In normal circumstances, this header prevents auto-replies (and hence potential mail loops). |
課題ピッカーのオートコンプリート | Provides auto-completion of issue keys in the 'Issue Picker' popup screen. Turn OFF if your users' browsers are incompatible with AJAX. |
JQL のオートコンプリート | Provides auto-completion of search terms when users perform an advanced (JQL) search. Turn OFF if you prefer not to use this feature, or are experiencing a performance impact. |
Internet Explorer 用の MIME スニッフィング セキュリティ ホール回避ポリシー | Attachment viewing security options for cross-site site scripting vulnerabilities present in Internet Explorer 7 and earlier. Changes the default browser action for attachments in JIRA. Options are:
|
管理者連絡フォーム | ユーザーが(ログインパネルやページなど、JIRA の適切な場面で表示される)「管理者連絡先」リンクをクリックすると、入力用のメール フォームが表示されます。 Can be used with or without the custom 'Contact Administrators Message' below. Users with the JIRA Administratorsglobal permission (not JIRA System Administrators - see JRA-27454 for details) will be notified as a result of this feature being used. |
管理者連絡メッセージ | ユーザーが(ログインパネルやページなど、JIRA の適切な場面で表示される)「管理者連絡」リンクをクリックすると、カスタム メッセージが表示されます。「管理者連絡メッセージ」が「管理者連絡フォーム」の上部に表示されるのは、フォームが有効になっている場合(上記参照)のみです。 |
Gravatar の許可 | Enables users to use Gravatars in their user profile instead of JIRA-specific avatars. Users will not be able to use JIRA-specific avatars if Gravatars are enabled, and vice versa. |
インライン編集 | インライン編集、つまり、画面上のフィールドをクリックして編集できます。 既定;ON |
検索結果の自動更新 | Enables search results to be automatically updated when criteria are modified in a basic search. |
Product recommendations | Enables you to turn on/off recommendations for other Atlassian products on your JIRA site. Default: ON |
Enable Atlassian analytics | Enables you to turn on/off Atlassian analytics . |