notebook vb

This commit is contained in:
2026-04-03 08:08:46 +02:00
parent ba594c373b
commit 1dd3c1d9ae
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ FB_USER = "SYSDBA"
FB_PASS = "masterkey"
FB_PORT = "3050"
SRC_DIR = Path(r"U:\externi")
BACKUP_DIR = Path(r"U:\externabackup")
SRC_DIR = Path(r"c:\medicusext")
BACKUP_DIR = Path(r"U:\medicusbackup")
MAIL_TO = "vladimir.buzalka@buzalka.cz"