Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| serveurs:installation:web-srv:geonature-mise-a-jour [2024/02/09 15:16] – [Surcouchage des fichiers Systemd de TaxHub (TaxHub > v1.9.0)] jpmilcent | serveurs:installation:web-srv:geonature-mise-a-jour [2024/02/09 15:17] (Version actuelle) – [Surcouchage des fichiers Systemd de UsersHub (UsersHub > v2.1.3)] jpmilcent | ||
|---|---|---|---|
| Ligne 352: | Ligne 352: | ||
| * La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
| [Unit] | [Unit] | ||
| - | StartLimitIntervalSec=6min | + | StartLimitIntervalSec=60min |
| - | StartLimitBurst=5 | + | StartLimitBurst=25 |
| [Service] | [Service] | ||
| Ligne 363: | Ligne 363: | ||
| --bind " | --bind " | ||
| Restart=on-failure | Restart=on-failure | ||
| - | RestartSec=1min | + | RestartSec=2min |
| + | StandardOutput=append:/ | ||
| </ | </ | ||
| * **Note** : la première ligne // | * **Note** : la première ligne // | ||