nebula: Set logging level to warning

This commit is contained in:
SebastianStork 2025-12-25 19:40:29 +01:00
parent 61f4ac9053
commit d58da5ce7d
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -98,6 +98,7 @@ in
settings = {
pki.disconnect_invalid = true;
cipher = "aes";
logging.level = "warning";
};
};
};