差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:installation:04_configuration [2026/07/24 21:43] – [dbsslservercert] junichi | ja:documentation:pandorafms:installation:04_configuration [2026/07/24 21:48] (現在) – [設定ファイル config.php] junichi | ||
|---|---|---|---|
| 行 2210: | 行 2210: | ||
| < | < | ||
| - | # Enable (1) or disable (0) the verification of SSL certificates (set to 0 when using self-signed certificates). | + | # Enable (1) or disable (0) the verification of SSL certificates |
| + | # (set to 0 when using self-signed certificates). | ||
| ssl_verify 0 | ssl_verify 0 | ||
| </ | </ | ||
| 行 2221: | 行 2222: | ||
| < | < | ||
| - | # If greater than 0, generate an event when more than the specified number of XML data files are queued for an agent. | + | # If greater than 0, generate an event when more than |
| + | # the specified number of XML data files are queued for an agent. | ||
| too_many_xml 10 | too_many_xml 10 | ||
| - | |||
| </ | </ | ||
| 行 2882: | 行 2883: | ||
| </ | </ | ||
| - | Directory where Pandora FMS web console is installed. This is usually | + | Directory where Pandora FMS web console is installed. This usually |
| - | Pandora FMS ウェブコンソールのディレクトリを設定します。通常は、''/ | + | Pandora FMS ウェブコンソールのディレクトリを設定します。通常は、''/ |
| <code php> | <code php> | ||