correction update

This commit is contained in:
2026-03-16 14:28:56 +01:00
parent 9296b2f680
commit 6b8406ba3c
2 changed files with 8 additions and 11 deletions

View File

@@ -1,15 +1,5 @@
#!/bin/bash
# Copyright (C) 2026 Cédric Abonnel
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
# Configuration globale par défaut - NE PAS ÉDITER (Utilisez .local.conf)
MONITORING_BASE="/opt/monitoring"
MONITORING_LOG_DIR="/var/log/monitoring"