Compare commits
1 Commits
main
...
b10ed69d59
| Author | SHA1 | Date | |
|---|---|---|---|
|
b10ed69d59
|
@@ -15,4 +15,4 @@ DEFAULT_SERVER_PORT: int = 22
|
||||
DEFAULT_ROOTS_LOCAL: str = str(Path("~/files").expanduser())
|
||||
# DEFAULT_ROOTS_REMOTE: str = ""
|
||||
|
||||
DEFAULT_MISC_CACHE_DIR_PATH: Path = Path("~/.unisync").expanduser()
|
||||
DEFAULT_MISC_CACHE_DIR_PATH: str = "~/.unisync"
|
||||
|
||||
Reference in New Issue
Block a user