mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-04 08:10:32 -07:00
Additional Changes to VPN Tunneling
This commit is contained in:
@@ -117,7 +117,7 @@ def _rotate_daily(path: Path) -> None:
|
||||
pass
|
||||
|
||||
|
||||
_QUIET_SERVICE_LOGS = {"scheduled_jobs"}
|
||||
_QUIET_SERVICE_LOGS = {"scheduled_jobs", "device_enrollment"}
|
||||
|
||||
|
||||
def _make_service_logger(base: Path, logger: logging.Logger) -> Callable[[str, str, Optional[str]], None]:
|
||||
|
||||
Reference in New Issue
Block a user