mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
nebula: Set logging level to warning
This commit is contained in:
parent
61f4ac9053
commit
d58da5ce7d
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ in
|
|||
settings = {
|
||||
pki.disconnect_invalid = true;
|
||||
cipher = "aes";
|
||||
logging.level = "warning";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue