|
12 | 12 | * |
13 | 13 | * IXP Manager is distributed in the hope that it will be useful, but WITHOUT |
14 | 14 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
15 | | - * FITNESS FOR A PARTICULAR PURPOSE. See the GpNU General Public License for |
| 15 | + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
16 | 16 | * more details. |
17 | 17 | * |
18 | 18 | * You should have received a copy of the GNU General Public License v2.0 |
|
54 | 54 | 'name' => 'AS112 functionality', |
55 | 55 | 'docs_url' => 'https://docs.ixpmanager.org/latest/features/as112/', |
56 | 56 | 'help' => 'AS112 is a service which provides anycast reverse DNS lookup for several prefixes, |
57 | | - particularly rfc1918 space. If you are providing an AS112 service to your members, |
| 57 | + particularly RFC 1918 space. If you are providing an AS112 service to your members, |
58 | 58 | this feature enables UI elements for that.', |
59 | 59 | ], |
60 | 60 |
|
|
66 | 66 | 'rules' => 'boolean', |
67 | 67 | 'name' => 'Console Server Connections', |
68 | 68 | 'docs_url' => 'https://docs.ixpmanager.org/latest/features/console-servers/', // can be null |
69 | | - 'help' => 'An IXP would typically have out of band access (for emergencies, firmware upgrades, |
| 69 | + 'help' => 'An IXP would typically have out-of-band access (for emergencies, firmware upgrades, |
70 | 70 | etc) to critical infrastructure devices by means of a console server. This |
71 | | - module allows you to record what equipment console server ports connect to. |
| 71 | + module allows you to record which equipment console server ports connect to. |
72 | 72 | For larger exchanges, a modern DCIM system such as |
73 | 73 | <a href="https://netboxlabs.com/dcim/" target="_blank">NetBox</a> |
74 | 74 | is recommended.', |
|
147 | 147 | 'name' => 'Looking Glass', |
148 | 148 | 'docs_url' => 'https://docs.ixpmanager.org/latest/features/looking-glass/', |
149 | 149 | 'help' => 'IXP Manager supports full looking glass features when using the BIRD BGP daemon and |
150 | | - Bird\'s Eye (a simple secure micro service for querying BIRD). This feature is a |
151 | | - required element of some other features such as the filtered prefixes.', |
| 150 | + Bird\'s Eye (a simple, secure micro service for querying BIRD). This feature is a |
| 151 | + required element of some other features, such as the filtered prefixes.', |
152 | 152 | ], |
153 | 153 |
|
154 | 154 | 'login_history' => [ |
|
158 | 158 | 'invert' => true, |
159 | 159 | 'rules' => 'boolean', |
160 | 160 | 'name' => "Login History", |
161 | | - 'help' => 'Record user logins and view it in the UI. Expunged after six months by default.', |
| 161 | + 'help' => 'Record user logins and view them in the UI. Expunged after six months by default.', |
162 | 162 | ], |
163 | 163 |
|
164 | 164 |
|
|
207 | 207 | 'rules' => 'boolean', |
208 | 208 | 'name' => 'PHP Info', |
209 | 209 | 'docs_url' => null, |
210 | | - 'help' => 'The PHP Info option under IXP Utilities on the left hand menu. This is available to |
| 210 | + 'help' => 'The PHP Info option under IXP Utilities on the left-hand menu. This is available to |
211 | 211 | administrators only and shows the output of <code>phpinfo()</code>.', |
212 | 212 | ], |
213 | 213 |
|
|
308 | 308 | 'rules' => 'nullable|max:255', |
309 | 309 | 'name' => 'City', |
310 | 310 | 'docs_url' => null, |
311 | | - 'help' => 'This is a fall back location, typically only used if it cannot be inferred from your facility settings.', |
| 311 | + 'help' => 'This is a fallback location, typically only used if it cannot be inferred from your facility settings.', |
312 | 312 | ], |
313 | 313 | 'location_country' => [ |
314 | 314 | 'config_key' => 'identity.location.country', |
|
318 | 318 | 'rules' => 'nullable|size:2', |
319 | 319 | 'name' => 'Country', |
320 | 320 | 'docs_url' => null, |
321 | | - 'help' => 'This is a fall back location, typically only used if it cannot be inferred from your facility settings.', |
| 321 | + 'help' => 'This is a fallback location, typically only used if it cannot be inferred from your facility settings.', |
322 | 322 | ], |
323 | 323 | 'email' => [ |
324 | 324 | 'config_key' => 'identity.email', |
|
358 | 358 | 'rules' => 'nullable|max:255', |
359 | 359 | 'name' => 'Alert Recipient Name', |
360 | 360 | 'docs_url' => null, |
361 | | - 'help' => 'IXP Manager will need to send alert emails. This is the recipient name for these alerts. |
| 361 | + 'help' => 'IXP Manager will need to send alert emails. This is the recipient\'s name for these alerts. |
362 | 362 | E.g. MyIXP Ops Team', |
363 | 363 | ], |
364 | 364 |
|
|
369 | 369 | 'rules' => 'nullable|max:255|email', |
370 | 370 | 'name' => 'Alert Recipient Email Address', |
371 | 371 | 'docs_url' => null, |
372 | | - 'help' => 'IXP Manager will need to send alert emails. This is the recipient email for these alerts. |
| 372 | + 'help' => 'IXP Manager will need to send alert emails. This is the recipient\'s email for these alerts. |
373 | 373 | E.g. ops@example.com', |
374 | 374 | ], |
375 | 375 |
|
|
389 | 389 | 'rules' => 'nullable|max:100', |
390 | 390 | 'name' => 'Watermark', |
391 | 391 | 'docs_url' => null, |
392 | | - 'help' => 'Printed on some graphes, etc. E.g., "INEX, Ireland"', |
| 392 | + 'help' => 'Printed on some graphs, etc. E.g., "INEX, Ireland"', |
393 | 393 | ], |
394 | 394 | 'support_email' => [ |
395 | 395 | 'config_key' => 'identity.support_email', |
|
462 | 462 | 'auth' => [ |
463 | 463 |
|
464 | 464 | 'title' => 'Authentication', |
465 | | - 'description' => "Authentication related options.", |
| 465 | + 'description' => "Authentication-related options.", |
466 | 466 |
|
467 | 467 | 'fields' => [ |
468 | 468 |
|
|
473 | 473 | 'rules' => 'boolean', |
474 | 474 | 'name' => 'Two-factor Authentication (2fa) Enabled', |
475 | 475 | 'docs_url' => 'https://docs.ixpmanager.org/usage/authentication/#two-factor-authentication-2fa', |
476 | | - 'help' => 'If you disable this, 2fa will not be an option for securing users login, and any users with existing 2fa will not be required to confirm it on login.', |
| 476 | + 'help' => 'If you disable this, 2fa will not be an option for securing user logins, and any users with existing 2fa will not be required to confirm it on login.', |
477 | 477 | ], |
478 | 478 |
|
479 | 479 | 'ixpm_2fa_enforce_for_users' => [ |
|
505 | 505 | 'rules' => 'boolean', |
506 | 506 | 'name' => 'PeeringDB OAuth Enabled', |
507 | 507 | 'docs_url' => 'https://docs.ixpmanager.org/latest/features/peeringdb-oauth/', |
508 | | - 'help' => 'Enable OAuth with PeeringDB. Note a number of additional settings below are required.', |
| 508 | + 'help' => 'Enable OAuth with PeeringDB. Note several additional settings below are required.', |
509 | 509 | ], |
510 | 510 |
|
511 | 511 | 'peeringdb_oauth_client_id' => [ |
|
546 | 546 | 'third_party' => [ |
547 | 547 |
|
548 | 548 | 'title' => '3rd Parties', |
549 | | - 'description' => "Configuration options for third party services.", |
| 549 | + 'description' => "Configuration options for third-party services.", |
550 | 550 |
|
551 | 551 | 'fields' => [ |
552 | 552 |
|
|
558 | 558 | 'rules' => 'nullable|max:255', |
559 | 559 | 'name' => "PeeringDB API Key", |
560 | 560 | 'docs_url' => 'https://docs.peeringdb.com/howto/api_keys/', |
561 | | - 'help' => "IXP Manager uses information from PeeringDB in a number of places. Setting an API |
562 | | - key is highly recommended so additional information can be accessed and so that |
563 | | - rate limited can be avoided.", |
| 561 | + 'help' => "IXP Manager uses information from PeeringDB in several places. Setting an API |
| 562 | + key is highly recommended so that additional information can be accessed, and to |
| 563 | + prevent rate limiting.", |
564 | 564 | ], |
565 | 565 |
|
566 | 566 | ], |
|
582 | 582 | 'docs_url' => 'https://docs.ixpmanager.org/latest/features/ixf-export/', |
583 | 583 | 'help' => 'We strongly advise you <b>not</b> to disable public access if you are a standard IXP. Remember, the ' |
584 | 584 | . 'public version is essentially the same list as you would provide on your standard website\'s list of members. ' |
585 | | - . 'If you disable this then only logged in users can access the IX-F export.', |
| 585 | + . 'If you disable this, then only logged-in users can access the IX-F export.', |
586 | 586 | ], |
587 | 587 |
|
588 | 588 | 'ixf_access_key' => [ |
|
600 | 600 | 'dotenv_key' => 'IXP_API_JSONEXPORTSCHEMA_EXCLUDE_RFC5398', |
601 | 601 | 'type' => 'radio', |
602 | 602 | 'rules' => 'boolean', |
603 | | - 'name' => 'IX-F Export - Exclude rfc5398 ASNs', |
| 603 | + 'name' => 'IX-F Export - Exclude RFC 5398 ASNs', |
604 | 604 | 'docs_url' => 'https://docs.ixpmanager.org/7.0/features/ixf-export/#excluding-members', |
605 | 605 | 'help' => 'Excludes members with documentation ASNs (64496 - 64511, 65536 - 65551)', |
606 | 606 | ], |
|
610 | 610 | 'dotenv_key' => 'IXP_API_JSONEXPORTSCHEMA_EXCLUDE_RFC6996', |
611 | 611 | 'type' => 'radio', |
612 | 612 | 'rules' => 'boolean', |
613 | | - 'name' => 'IX-F Export - Exclude rfc6996 ASNs', |
| 613 | + 'name' => 'IX-F Export - Exclude RFC 6996 ASNs', |
614 | 614 | 'docs_url' => 'https://docs.ixpmanager.org/7.0/features/ixf-export/#excluding-members', |
615 | 615 | 'help' => 'Excludes members with private ASNs (64512 - 65534, 4200000000 - 4294967294)', |
616 | 616 | ], |
|
752 | 752 | 'rules' => 'nullable|max:1024', |
753 | 753 | 'name' => 'Route Server Update Period', |
754 | 754 | //'docs_url' => '', |
755 | | - 'help' => "If you have enabled the route server community filtering via UI option, then your members will |
| 755 | + 'help' => "If you have enabled the route server community filtering via the UI option, then your members will |
756 | 756 | need to know how often you update their configurations. The text you enter here will be |
757 | 757 | displayed on the route server filters page.", |
758 | 758 | ], |
|
0 commit comments